| .. |
|
browser
|
Remove use of cpu exceptions for trigger_ss (partially including switch_seg)
|
2020-08-30 19:29:53 -05:00 |
|
native
|
Implement hintable nops
|
2020-08-30 19:29:53 -05:00 |
|
rust
|
Implement hintable nops
|
2020-08-30 19:29:53 -05:00 |
|
acpi.js
|
Fix pmtimer for Windows XP
|
2020-07-21 20:10:14 -05:00 |
|
apic.js
|
Minor: whitespace
|
2017-06-07 09:46:50 -05:00 |
|
bus.js
|
Significantly improve speed of nasm tests
|
2020-07-21 20:10:11 -05:00 |
|
config.js
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
const.js
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
coverage.js
|
Use Buffer.allocUnsafe over the deprecated Buffer constructor, add Buffer to externs instead of quoting for Closure Compiler
|
2020-08-30 19:27:02 -05:00 |
|
cpu.js
|
Flip the return value of switch_seg
|
2020-08-30 19:29:53 -05:00 |
|
debug.js
|
Remove useless state: cpu.paging
|
2020-08-30 19:29:13 -05:00 |
|
dma.js
|
Squash
|
2020-07-21 20:10:13 -05:00 |
|
elf.js
|
Squash
|
2020-07-21 20:10:12 -05:00 |
|
externs.js
|
Remove old unused libraries
|
2020-08-30 19:27:07 -05:00 |
|
floppy.js
|
Squash
|
2020-07-21 20:10:13 -05:00 |
|
hpet.js
|
Fix warnings
|
2015-09-15 21:58:40 +02:00 |
|
ide.js
|
Keep disk changes in stage image
|
2020-08-30 19:27:02 -05:00 |
|
io.js
|
Delete some more JS (memory)
|
2020-07-21 20:10:13 -05:00 |
|
ioapic.js
|
Squash
|
2020-07-21 20:10:13 -05:00 |
|
lib.js
|
Avoid undefined values in pci_space
|
2020-08-30 19:27:07 -05:00 |
|
log.js
|
Squash
|
2020-07-21 20:10:13 -05:00 |
|
main.js
|
tick with microsecond precision for node
|
2020-07-21 20:10:14 -05:00 |
|
memory.js
|
Port jit to Rust
|
2020-08-30 19:29:13 -05:00 |
|
ne2k.js
|
Squash
|
2020-07-21 20:10:13 -05:00 |
|
pci.js
|
PCI: Change assertion into warning (bochs bios)
|
2020-08-30 19:27:07 -05:00 |
|
pic.js
|
Improved logging in PIC
|
2020-07-21 20:10:14 -05:00 |
|
pit.js
|
Fix irq signaling in pit timer
|
2020-07-21 20:10:14 -05:00 |
|
ps2.js
|
Handle simultaneous kbd and mouse streams
|
2020-07-21 20:10:13 -05:00 |
|
rtc.js
|
Correct handling of lowering irqs
|
2016-11-21 20:09:03 +01:00 |
|
state.js
|
Avoid for-in; Fix conditional
|
2020-08-30 19:27:02 -05:00 |
|
uart.js
|
Uart: Start with iir set for THRI
|
2017-03-11 19:26:14 -05:00 |
|
vga.js
|
Use and add comment to VGA_LFB_ADDRESS
|
2017-06-07 10:21:59 -05:00 |
|
virtio.js
|
Turn vars into consts and lets, remove unused variables
|
2020-08-30 19:27:07 -05:00 |