Fabian 703c69a934 fix: Implement read back of svga y offset 8 months ago
..
browser 703c69a934 fix: Implement read back of svga y offset 8 months ago
rust d80fbbf57b fix: pop [esp] leaves esp in incorrect state if segment is null 8 months ago
acpi.js 74dca95e23 idle on hlt instruction 2 years ago
apic.js 74dca95e23 idle on hlt instruction 2 years ago
buffer.js a014a449b3 Try to avoid HTTP compression in load_file (#919) 9 months ago
bus.js cb1c3211e9 Fix V86.destroy() with xterm.js (#720) 1 year ago
config.js f3e79ae6be Less verbose logging 3 years ago
const.js 4e28e51d04 Clean up 2 years ago
cpu.js dfa7843921 s/new Uint*Array([...])/Uint*Array.of(...) 8 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 3e22884a4a improve logging in elf 1 year ago
externs.js e5adfc93c2 Clean up externs 2 years ago
floppy.js d6f3ffc340 floppy: implement configure, version and dsr reset (reactos, winxp) 9 months ago
hpet.js 74dca95e23 idle on hlt instruction 2 years ago
ide.js bca3648fd2 Move hex_dump, add NE2K_LOG_PACKETS 1 year ago
io.js 082093ebd4 stricer assertion on return value of port read and minor fix in vga 9 months ago
ioapic.js 78a87d1869 ioapic improvements for 9front (#332) 3 years ago
kernel.js 12a19b444f Move initrd to 64M 3 years ago
lib.js a014a449b3 Try to avoid HTTP compression in load_file (#919) 9 months ago
log.js 6643dd14fd Remove remains of old js cpu code 3 years ago
main.js 8498739acf make unregister_yield idempotent 9 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 8 months ago
pci.js 81f8976500 pci: Don't allow mapping to isa ports 1 year ago
pic.js 413c32dfc5 Disable spurious interrupt for now 3 years 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) 2 years ago
rtc.js ab0227dd72 Infer boot order if not specified 9 months ago
sb16.js e0d4e1808b Move buffer code around 1 year ago
state.js 0fee2a567a zstd-compressed state images 3 years ago
uart.js 4928c9165d (breaking change) replace *-output-char with *-output-byte (#928) 8 months ago
vga.js 703c69a934 fix: Implement read back of svga y offset 8 months ago
virtio.js b81df77801 fix queue selected (#869) 1 year ago