v86/src
2016-03-26 15:26:08 +01:00
..
browser Minor changes 2016-03-26 15:21:16 +01:00
acpi.js improve pci logging 2016-01-01 17:49:21 +01:00
adapter-externs.js Extra externs file for builds without adapters 2014-07-22 22:54:40 +02:00
apic.js Initial APIC implementation, incomplete 2015-09-14 23:59:43 +02:00
arith.js Minor changes 2016-03-26 15:21:16 +01:00
bus.js Remove useless assert 2016-01-22 23:51:10 +01:00
const.js IA32_MCG_CAP 2016-02-05 15:42:31 +01:00
cpu.js Improve speed of set_e* using instructions 2016-03-26 15:26:08 +01:00
debug.js Minor changes: Code style, asserts, logging, dead code 2016-02-15 00:50:35 +01:00
dma.js Fix floppy disk writes, fixes #76 2015-11-13 02:01:17 +01:00
externs.js Fix build process. Fixes #68 2015-10-18 15:17:18 +02:00
floppy.js Fix mask in sgdt and sidt 2016-02-05 17:04:11 +01:00
fpu.js trailing whitespace 2015-09-12 01:10:38 +02:00
hpet.js Fix warnings 2015-09-15 21:58:40 +02:00
ide.js Split ide into master and slave, fix some issues. Fixes #14. Fixes #19 2016-02-15 22:23:26 +01:00
instructions.js Improve speed of set_e* using instructions 2016-03-26 15:26:08 +01:00
io.js Use file for logs 2016-02-05 15:28:57 +01:00
lib.js trailing whitespace 2015-09-12 01:10:38 +02:00
log.js Use file for logs 2016-02-05 15:28:57 +01:00
main.js Remove unused IN_XXX variables 2016-01-03 18:33:58 +01:00
memory.js a20 implementation (disabled by default) 2016-01-23 00:13:21 +01:00
misc_instr.js Improve speed of set_e* using instructions 2016-03-26 15:26:08 +01:00
modrm.js Prepare for Closure Compiler's new type inference 2015-12-30 23:30:54 +01:00
ne2k.js Testing ne2k isa implementation 2016-02-14 23:56:23 +01:00
pci.js Restore moved IO bars 2016-02-07 16:51:35 +01:00
pic.js Fix special mask mode 2016-01-23 00:00:16 +01:00
pit.js Improve PIT implementation: Read timer counters based on real time 2016-02-14 00:06:13 +01:00
ps2.js Disable sample rate checks in ps2 for now 2016-02-14 23:55:38 +01:00
rtc.js Minor changes 2016-03-26 15:21:16 +01:00
state.js Minor changes: Code style, asserts, logging, dead code 2016-02-15 00:50:35 +01:00
string.js Remove C macros and compile step. Fixes #10 2015-09-14 01:45:51 +02:00
translate.js Remove C macros and compile step. Fixes #10 2015-09-14 01:45:51 +02:00
uart.js Prepare for Closure Compiler's new type inference 2015-12-30 23:30:54 +01:00
vga.js Add new vga register (seavgabios 1.9.0 + bootchess) 2016-02-14 18:21:19 +01:00
virtio.js Backport filesystem and 9p changes from jor1k. Thanks @s-macke 2016-01-04 04:16:00 +01:00