Lucia Ceionia d2f85b46d0 VGA text mode should display ⌂ for 0x7F, not DEL. 1 year ago
..
browser d2f85b46d0 VGA text mode should display ⌂ for 0x7F, not DEL. 1 year ago
rust bffa5b80a7 mxcsr: log less 1 year ago
acpi.js 74dca95e23 idle on hlt instruction 2 years ago
apic.js 74dca95e23 idle on hlt instruction 2 years ago
buffer.js 3880583470 Use uint8array.slice over new Uint8Array().set(uint8array.subarray) 1 year ago
bus.js cb1c3211e9 Fix V86.destroy() with xterm.js (#720) 1 year ago
config.js f3e79ae6be Less verbose logging 2 years ago
const.js 4e28e51d04 Clean up 2 years ago
cpu.js da0845189b import recent kvm-unit-test changes (fixes incorrectly failing push es test) 1 year 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 cf31709ec5 Add floppy command for modern linux 1 year 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 2f8f8059fb Delete some more JS (memory) 3 years ago
ioapic.js 78a87d1869 ioapic improvements for 9front (#332) 3 years ago
kernel.js 12a19b444f Move initrd to 64M 3 years ago
lib.js 53098adc5c Delete src/browser/lib.js, move remaining code to lib.js 1 year ago
log.js 6643dd14fd Remove remains of old js cpu code 3 years ago
main.js 62d967bce0 Wait for emulation to stop when destroying (#721) 1 year ago
memory.js 65a75d4fe3 Additional assertions for the return value of mmap_read8 and mmap_read16 2 years ago
ne2k.js 1f614e831e refactor packet logging 1 year 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) 1 year ago
rtc.js 1a27b72311 Crude implementation for cmos A update-in-progress bit 1 year ago
sb16.js e0d4e1808b Move buffer code around 1 year ago
state.js 0fee2a567a zstd-compressed state images 3 years ago
uart.js 0c17fea221 Remove serial0-output-line, fix stack overflow in serial debug output (fix #741) 1 year ago
vga.js cf61ac635a vga: correctly advertise the latest bochs version, and make it r/w (fix #768) 1 year ago
virtio.js cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) 3 years ago