v86/src
2022-03-10 21:46:57 +01:00
..
browser Add bzimage/initrd to UI 2022-03-10 21:46:57 +01:00
rust Fix svga not rendering pixels at bottom of changed buffer (#628) 2022-03-10 21:46:57 +01:00
acpi.js idle on hlt instruction 2022-01-30 19:02:39 -06:00
apic.js idle on hlt instruction 2022-01-30 19:02:39 -06:00
bus.js Significantly improve speed of nasm tests 2020-07-21 20:10:11 -05:00
config.js Less verbose logging 2021-05-22 23:59:24 -05:00
const.js Clean up 2022-01-14 16:49:57 -06:00
cpu.js Optimised putImageData 2022-02-22 00:39:05 +01:00
debug.js Clean up 2022-01-14 16:49:57 -06:00
dma.js Squash 2020-07-21 20:10:13 -05:00
elf.js Remove all uses of "for in" 2020-08-30 19:29:54 -05:00
externs.js Clean up externs 2022-01-30 19:02:39 -06:00
floppy.js Accept irregular floppy disk sizes 2022-03-10 21:46:57 +01:00
hpet.js idle on hlt instruction 2022-01-30 19:02:39 -06:00
ide.js Don't fail on atapi command 0xBE 2021-04-03 21:10:49 -05:00
io.js Delete some more JS (memory) 2020-07-21 20:10:13 -05:00
ioapic.js ioapic improvements for 9front (#332) 2020-12-31 19:14:32 -06:00
kernel.js Move initrd to 64M 2020-12-31 19:14:33 -06:00
lib.js Fix random int in workers 2021-01-03 17:22:44 -06:00
log.js Remove remains of old js cpu code 2020-12-31 19:14:33 -06:00
main.js idle on hlt instruction 2022-01-30 19:02:39 -06:00
memory.js Additional assertions for the return value of mmap_read8 and mmap_read16 2021-11-04 18:51:36 -05:00
ne2k.js Merge branch 'wasm' into master 2021-01-03 02:07:20 -06:00
pci.js Implement reboot via PCI 2020-12-31 19:14:32 -06:00
pic.js Disable spurious interrupt for now 2020-12-31 19:14:33 -06:00
pit.js Only call pcspeaker-update on writes to counter2 (performance) 2022-02-21 00:11:00 +01:00
ps2.js Include the controller output port concept 2021-10-18 02:21:40 +02:00
rtc.js Fix rtc detection in Linux v5.11+ (see 211e5db1 in the kernel repo) 2022-02-17 17:38:01 +01:00
sb16.js Merge branch 'wasm' into master 2021-01-03 02:07:20 -06:00
state.js zstd-compressed state images 2020-12-31 19:14:34 -06:00
uart.js Merge branch 'wasm' into master 2021-01-03 02:07:20 -06:00
vga.js Fix vga virtual screen size handling (#628) 2022-03-10 21:46:57 +01:00
virtio.js Simplify recursive state handling (don't require get_state for set_state) 2020-12-31 19:14:32 -06:00