v86/src
2017-04-29 13:22:17 -05:00
..
browser Fix heuristic condition for using async file buffers 2017-03-25 14:00:51 -05:00
acpi.js Minor 2016-07-18 04:37:12 +02:00
adapter-externs.js Extra externs file for builds without adapters 2014-07-22 22:54:40 +02:00
apic.js Minor apic update 2017-03-04 15:55:30 -05:00
arith.js Fix DAS instruction (found with kvm-unit-test) 2017-03-21 17:28:24 -05:00
bus.js Remove useless assert 2016-01-22 23:51:10 +01:00
config.js Lower TIME_PER_FRAME 2017-04-29 13:22:17 -05:00
const.js Proper implementation of firmware control port as used by seabios and kvm-unit-test 2017-03-23 13:03:12 -05:00
cpu.js Fix iret #gp error code (Windows XP) 2017-04-29 13:22:17 -05:00
debug.js Remove useless debugging stuff 2017-03-21 17:50:10 -05:00
dma.js Move memory to cpu 2016-08-02 04:15:24 +02:00
elf.js Add elf parser 2017-04-29 13:22:17 -05:00
externs.js Fix build process. Fixes #68 2015-10-18 15:17:18 +02:00
floppy.js Clean up some logging 2016-11-21 20:10:03 +01:00
fpu.js Improved prefix handling, preparation for faster emulation 2017-03-06 19:03:06 -05:00
hpet.js Fix warnings 2015-09-15 21:58:40 +02:00
ide.js Remove some unused constants 2017-03-11 20:02:32 -05:00
instructions.js Don't fail on wrmsr(GS_BASE) 2017-03-21 18:31:07 -05:00
io.js Print device name 2016-08-06 17:26:58 +02:00
lib.js Improve code structure 2017-03-17 15:07:38 -05:00
log.js Improved logfile generation 2017-03-10 12:46:51 -05:00
main.js Improve code structure 2017-03-17 15:07:38 -05:00
memory.js Remove remainings of old code 2017-03-07 17:52:27 -05:00
misc_instr.js Add comment to lss #ud 2017-04-29 13:22:17 -05:00
modrm.js Improved prefix handling, preparation for faster emulation 2017-03-06 19:03:06 -05:00
ne2k.js Correct handling of lowering irqs 2016-11-21 20:09:03 +01:00
pci.js Implement PCI ROM mapping (readonly). Fixes newer versions of seabios 2017-03-10 18:08:35 -05:00
pic.js More precise PIC emulation 2017-03-07 17:56:56 -05:00
pit.js Minor pit update 2017-03-04 15:59:37 -05:00
ps2.js Fix sample rate for reactos, #115 2016-11-28 01:46:41 +01:00
rtc.js Correct handling of lowering irqs 2016-11-21 20:09:03 +01:00
state.js Some assertions and minor changes 2016-08-01 23:22:38 +02:00
string.js Shift addresses correctly 2017-04-29 13:22:17 -05:00
translate.js Remove C macros and compile step. Fixes #10 2015-09-14 01:45:51 +02:00
uart.js Uart: Start with iir set for THRI 2017-03-11 19:26:14 -05:00
vga.js Implement PCI ROM mapping (readonly). Fixes newer versions of seabios 2017-03-10 18:08:35 -05:00
virtio.js Correct handling of lowering irqs 2016-11-21 20:09:03 +01:00