v86/src
2022-08-02 21:40:57 +09:00
..
browser Allow capturing network traffic and loading it in wireshark 2022-08-02 21:40:57 +09:00
rust Properly mask values given to safe_read_write 2022-07-11 12:36:55 +09: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 Crude mac address translation, fixes networking in Windows 2000 and SerenityOS 2022-08-02 21:40:57 +09:00
debug.js Remove get_regs_short in non-debug mode 2022-08-02 21:40:57 +09: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 Move hex_dump, add NE2K_LOG_PACKETS 2022-08-02 21:40:57 +09: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 Improve hex_dump 2022-08-02 21:40:57 +09: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 Fix failing assertion in debug mode in OpenBSD after pci change 2022-08-02 21:40:57 +09:00
pci.js pci: Don't allow mapping to isa ports 2022-08-02 21:40:57 +09: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 PS2 wheel improvements + winnt fix (#680) 2022-06-14 03:03:55 +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 uart: throw rdi instead of cti when fifo is not used 2022-07-11 12:36:55 +09:00
vga.js vga: set pci revision to 0 to avoid falsely advertising mmio registers (for serenityos, #299) 2022-08-02 21:40:57 +09:00
virtio.js Simplify recursive state handling (don't require get_state for set_state) 2020-12-31 19:14:32 -06:00