v86/src
2018-01-23 11:36:45 -06:00
..
browser Implement generalized vga pipeline 2018-01-23 11:36:45 -06:00
acpi.js ACPI GPE stubs 2017-06-05 10:11:53 -05:00
adapter-externs.js Extra externs file for builds without adapters 2014-07-22 22:54:40 +02:00
apic.js Minor: whitespace 2017-06-07 09:46:50 -05:00
arith.js Implement some sse1 and sse2 instructions (#48) 2017-06-23 16:30:14 -05:00
bus.js Remove useless assert 2016-01-22 23:51:10 +01:00
config.js Implement generalized vga pipeline 2018-01-23 11:36:45 -06:00
const.js Roughly implement sb16 behaviour 2017-12-16 22:51:40 -06:00
cpu.js Implement state restoration for sb16 and new dma 2017-12-16 22:51:40 -06:00
debug.js Minor: whitespace 2017-06-07 09:46:50 -05:00
dma.js Make DMA on_unmask states restorable 2017-12-16 22:51:40 -06:00
elf.js Minor: whitespace 2017-06-07 09:46:50 -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 Implement some sse1 and sse2 instructions (#48) 2017-06-23 16:30:14 -05:00
hpet.js Fix warnings 2015-09-15 21:58:40 +02:00
ide.js Small refactoring 2017-06-11 11:08:58 -05:00
instructions.js Implement some sse1 and sse2 instructions (#48) 2017-06-23 16:30:14 -05:00
io.js Fix missing create_empty_entry 2017-06-02 09:14:05 -05:00
ioapic.js Minor: whitespace 2017-06-07 09:46:50 -05:00
lib.js Fix duplicated code after FloatQueue rewrite 2017-12-16 22:51:40 -06:00
log.js Improved logfile generation 2017-03-10 12:46:51 -05:00
main.js Use v86's bus for CPU instead of emulator's bus 2017-06-16 10:47:19 -04:00
memory.js Remove remainings of old code 2017-03-07 17:52:27 -05:00
misc_instr.js Add fxsave and fxrstor 2017-06-22 11:32:28 -05:00
modrm.js Improved prefix handling, preparation for faster emulation 2017-03-06 19:03:06 -05:00
ne2k.js PCI: irq routing and byte/word write access 2017-06-07 11:44:05 -05:00
pci.js Add missing log tag 2017-06-07 13:33:14 -05:00
pic.js Implement elcr in legacy pic 2017-05-24 15:03:40 -05:00
pit.js Warn if pit counter larger than reload value 2017-12-16 22:51:40 -06:00
ps2.js PS2 minor changes 2017-05-24 15:09:50 -05:00
rtc.js Correct handling of lowering irqs 2016-11-21 20:09:03 +01:00
sb16.js Avoid unnecessary audio recalculations in a loop 2017-12-16 22:51:40 -06:00
state.js Implement state restoration for sb16 and new dma 2017-12-16 22:51:40 -06:00
string.js Check for pagefault before reading from IO port 2017-06-23 16:18:42 -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 Only use vga color linked list for small changes 2018-01-23 11:36:45 -06:00
virtio.js PCI: irq routing and byte/word write access 2017-06-07 11:44:05 -05:00