| .. |
|
browser
|
Don't scroll when mobile keyboard is selected (#105)
|
2016-11-22 16:44:44 +01: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
|
Initial APIC implementation, incomplete
|
2015-09-14 23:59:43 +02:00 |
|
arith.js
|
Bit offset can be negative
|
2016-11-21 20:10:03 +01:00 |
|
bus.js
|
Remove useless assert
|
2016-01-22 23:51:10 +01:00 |
|
const.js
|
Clean up some logging
|
2016-11-21 20:10:03 +01:00 |
|
cpu.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |
|
debug.js
|
Verbose cpu logging
|
2016-11-21 20:09:03 +01:00 |
|
dma.js
|
Move memory to cpu
|
2016-08-02 04:15:24 +02: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
|
trailing whitespace
|
2015-09-12 01:10:38 +02:00 |
|
hpet.js
|
Fix warnings
|
2015-09-15 21:58:40 +02:00 |
|
ide.js
|
IDE emulation improvement. Fixes #89
|
2016-11-21 20:10:03 +01:00 |
|
instructions.js
|
Unimplemented MSR_PKG_C2_RESIDENCY
|
2016-09-27 22:05:16 +02:00 |
|
io.js
|
Print device name
|
2016-08-06 17:26:58 +02: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
|
Don't write to mem8/mem32s directly, it may later be necessary to mark pages dirty
|
2016-08-02 04:32:02 +02:00 |
|
misc_instr.js
|
Rename read_imm* to the corresponding part of the operation (preparation for dynamic translation), remove a few unused parts
|
2016-08-03 01:40:26 +02:00 |
|
modrm.js
|
Rename read_imm* to the corresponding part of the operation (preparation for dynamic translation), remove a few unused parts
|
2016-08-03 01:40:26 +02:00 |
|
ne2k.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |
|
pci.js
|
Fix pci remap check
|
2016-08-01 23:10:43 +02:00 |
|
pic.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |
|
pit.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |
|
ps2.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +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
|
Don't write to mem8/mem32s directly, it may later be necessary to mark pages dirty
|
2016-08-02 04:32:02 +02:00 |
|
translate.js
|
Remove C macros and compile step. Fixes #10
|
2015-09-14 01:45:51 +02:00 |
|
uart.js
|
Port over some improvements from jor1k for uart
|
2016-11-21 20:09:03 +01:00 |
|
vga.js
|
Add new vga register (seavgabios 1.9.0 + bootchess)
|
2016-02-14 18:21:19 +01:00 |
|
virtio.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |