Fabian 651d0d83f9 fix push sreg only touches 16 bits of the stack dword 1 年之前
..
browser 70cf369d18 collect stats about segment offsets 1 年之前
rust 651d0d83f9 fix push sreg only touches 16 bits of the stack dword 1 年之前
acpi.js 74dca95e23 idle on hlt instruction 2 年之前
apic.js 74dca95e23 idle on hlt instruction 2 年之前
buffer.js 3880583470 Use uint8array.slice over new Uint8Array().set(uint8array.subarray) 1 年之前
bus.js cb1c3211e9 Fix V86.destroy() with xterm.js (#720) 1 年之前
config.js f3e79ae6be Less verbose logging 3 年之前
const.js 4e28e51d04 Clean up 2 年之前
cpu.js da0845189b import recent kvm-unit-test changes (fixes incorrectly failing push es test) 1 年之前
debug.js c8540d1113 Remove get_regs_short in non-debug mode 1 年之前
dma.js 911ed0cc52 Fix dma update mask logic: 1 !== true 6 年之前
elf.js 3e22884a4a improve logging in elf 1 年之前
externs.js e5adfc93c2 Clean up externs 2 年之前
floppy.js cf31709ec5 Add floppy command for modern linux 1 年之前
hpet.js 74dca95e23 idle on hlt instruction 2 年之前
ide.js bca3648fd2 Move hex_dump, add NE2K_LOG_PACKETS 1 年之前
io.js 2f8f8059fb Delete some more JS (memory) 3 年之前
ioapic.js 78a87d1869 ioapic improvements for 9front (#332) 3 年之前
kernel.js 12a19b444f Move initrd to 64M 3 年之前
lib.js 53098adc5c Delete src/browser/lib.js, move remaining code to lib.js 1 年之前
log.js 6643dd14fd Remove remains of old js cpu code 3 年之前
main.js 62d967bce0 Wait for emulation to stop when destroying (#721) 1 年之前
memory.js 65a75d4fe3 Additional assertions for the return value of mmap_read8 and mmap_read16 2 年之前
ne2k.js 1f614e831e refactor packet logging 1 年之前
pci.js 81f8976500 pci: Don't allow mapping to isa ports 1 年之前
pic.js 413c32dfc5 Disable spurious interrupt for now 3 年之前
pit.js 4567188324 Only call pcspeaker-update on writes to counter2 (performance) 2 年之前
ps2.js 6b376fc50d PS2 wheel improvements + winnt fix (#680) 1 年之前
rtc.js 1a27b72311 Crude implementation for cmos A update-in-progress bit 1 年之前
sb16.js e0d4e1808b Move buffer code around 1 年之前
state.js 0fee2a567a zstd-compressed state images 3 年之前
uart.js 0c17fea221 Remove serial0-output-line, fix stack overflow in serial debug output (fix #741) 1 年之前
vga.js cf61ac635a vga: correctly advertise the latest bochs version, and make it r/w (fix #768) 1 年之前
virtio.js cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) 3 年之前