v86/src
2015-01-20 00:04:26 +01:00
..
browser Ignore fs if there is none 2015-01-20 00:04:26 +01:00
acpi.js Improved handling of IO port operations 2014-10-21 21:51:42 +02:00
adapter-externs.js Extra externs file for builds without adapters 2014-07-22 22:54:40 +02:00
arith.macro.js Don't put properties on native objects 2015-01-12 18:50:15 +01:00
bus.js use snake case 2015-01-09 04:21:21 +01:00
const.js Increase TSC speed to 8 MHz 2014-12-31 01:18:14 +01:00
cpu.macro.js Lazier hlt_loop, fixes #15 2015-01-14 02:43:09 +01:00
debug.macro.js minor 2015-01-19 21:58:58 +01:00
dma.js Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds 2015-01-12 18:05:10 +01:00
externs.js Now recognized by CC 2014-10-10 20:04:21 +02:00
floppy.js whoops 2015-01-13 01:52:19 +01:00
fpu.js Consistency: Don't prefix private properties with _ 2015-01-12 18:11:53 +01:00
hpet.js Improve 32 bit memory mapped IO 2014-07-14 21:33:40 +02:00
ide.js read-start, read-end and write-end events 2015-01-13 23:17:05 +01:00
instructions.macro.js optimize operand size prefix 2015-01-13 00:38:07 +01:00
io.js refactor 2015-01-19 00:54:05 +01:00
lib.js Don't put properties on native objects 2015-01-12 18:50:15 +01:00
log.js Don't put properties on native objects 2015-01-12 18:50:15 +01:00
main.js minor 2015-01-19 21:58:58 +01:00
memory.js minor 2015-01-19 21:58:58 +01:00
misc_instr.macro.js code restructuring 2014-12-21 18:11:22 +01:00
modrm.macro.js code restructuring 2014-12-21 18:11:22 +01:00
ne2k.js Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds 2015-01-12 18:05:10 +01:00
pci.js Improved handling of IO port operations 2014-10-21 21:51:42 +02:00
pic.js Don't put properties on native objects 2015-01-12 18:50:15 +01:00
pit.js Lazier hlt_loop, fixes #15 2015-01-14 02:43:09 +01:00
ps2.js Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds 2015-01-12 18:05:10 +01:00
rtc.js Lazier hlt_loop, fixes #15 2015-01-14 02:43:09 +01:00
state.js Make sure memory sizes match until this can be handled correctly 2015-01-19 21:55:48 +01:00
string.macro.js Fix optimised memset: Handle df correctly and use in_mmap_range with physical addresses 2014-07-14 22:08:09 +02:00
translate.macro.js Avoid Closure Compiler Warnings 2014-07-22 22:40:11 +02:00
uart.js Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds 2015-01-12 18:05:10 +01:00
vga.js Report bpp 2015-01-13 04:50:00 +01:00
virtio.js Pass bus to virtio 2015-01-13 04:51:31 +01:00