Joey Mezzacappa 2bcfa9d8c4 Virtio console: Send bytes to the right queues 2 weeks ago
..
browser 8064e19dac Add modem status functionality to UART class (#980) 1 month ago
rust 8816bf717a pic: refactor {set,clear}_irq 3 months 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 3 months ago
buffer.js a014a449b3 Try to avoid HTTP compression in load_file (#919) 6 months ago
bus.js cb1c3211e9 Fix V86.destroy() with xterm.js (#720) 1 year ago
config.js 55f1c32ab9 delete old hpet code 3 months ago
const.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 2 months ago
cpu.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 2 months 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) 2 months ago
externs.js e5adfc93c2 Clean up externs 2 years ago
floppy.js 4f8dd3be6b properly pad small floppy disk images (fix asm space invaders) 3 months ago
ide.js 50ba376e50 ide: don't set irq on data end (#789) 3 months ago
io.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 2 months ago
ioapic.js 78a87d1869 ioapic improvements for 9front (#332) 3 years ago
kernel.js 483a18890e change multiboot to boot as an option rom, add initrd, cmdline (#971) 2 months ago
lib.js 8372a0d964 fix save state fails with large memory size (fix #960) 3 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) 3 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 5 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 6b376fc50d PS2 wheel improvements + winnt fix (#680) 1 year ago
rtc.js ab0227dd72 Infer boot order if not specified 7 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) 1 month ago
vga.js 360d5691ff vga: support line_compare and offset_register in text mode (#992) 1 month ago
virtio.js b81df77801 fix queue selected (#869) 10 months ago
virtio_console.js 2bcfa9d8c4 Virtio console: Send bytes to the right queues 1 week ago