Bananymous 9a9d6f3307 Add user check for large pages and combine user and write error check 2 days ago
..
browser bf518ca42a add still alive 3 days ago
rust 9a9d6f3307 Add user check for large pages and combine user and write error check 13 hours ago
acpi.js 74dca95e23 idle on hlt instruction 2 years ago
apic.js be933590ac check acknowledge_irq to return irq, rather than calling into cpu 4 months ago
buffer.js a014a449b3 Try to avoid HTTP compression in load_file (#919) 7 months ago
bus.js cb1c3211e9 Fix V86.destroy() with xterm.js (#720) 1 year ago
config.js 55f1c32ab9 delete old hpet code 4 months ago
const.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 3 months ago
cpu.js 406900a265 fix pic state saving 3 days ago
debug.js c8540d1113 Remove get_regs_short in non-debug mode 1 year ago
dma.js 911ed0cc52 Fix dma update mask logic: 1 !== true 6 years ago
elf.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 3 months ago
externs.js e5adfc93c2 Clean up externs 2 years ago
floppy.js 53d83950f3 minor: add LOG_FLOPPY to some logs 3 days ago
ide.js 50ba376e50 ide: don't set irq on data end (#789) 4 months ago
io.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 3 months ago
ioapic.js 78a87d1869 ioapic improvements for 9front (#332) 3 years ago
kernel.js 4efc3714b4 kernel.js: cmdline_size is only valid for linux boot protocol 2.06+ 1 week ago
lib.js 8372a0d964 fix save state fails with large memory size (fix #960) 4 months ago
log.js 6643dd14fd Remove remains of old js cpu code 3 years ago
main.js 24eb27bf61 port pic to rust (XXX: missing state) 4 months ago
memory.js 65a75d4fe3 Additional assertions for the return value of mmap_read8 and mmap_read16 2 years ago
ne2k.js 27514db859 ne2k: implement read access to MAR register 6 months ago
pci.js 81f8976500 pci: Don't allow mapping to isa ports 1 year ago
pit.js 4567188324 Only call pcspeaker-update on writes to counter2 (performance) 2 years ago
ps2.js 0fc82d8418 Report current PS/2 scan code set as 1 2 days ago
rtc.js ab0227dd72 Infer boot order if not specified 8 months ago
sb16.js e0d4e1808b Move buffer code around 1 year ago
state.js 0fee2a567a zstd-compressed state images 3 years ago
uart.js 8064e19dac Add modem status functionality to UART class (#980) 2 months ago
vga.js fd74aed0c7 vga: update memory even when text mode coords are oob (fixes openbsd bootfloppy) 3 days ago
virtio.js b81df77801 fix queue selected (#869) 11 months ago
virtio_console.js 2bcfa9d8c4 Virtio console: Send bytes to the right queues 1 month ago