v86/src
Ilya Kreymer e3a2ad90b1
Ne2k Driver Fixes to Support Running in Windows! (#378)
ne2k fixes to support network card in Windows (compared to qemu implementation)
- fix clearing of initial buffer (this appears to be the main fix!)
- additional fixes for write logic
2020-12-07 04:08:00 +01:00
..
browser replaced the scan code for Home with the correct scan code 2020-11-30 19:20:22 +01: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 Typos (#371) 2020-10-04 19:46:41 +02:00
bus.js Fix #271 2019-02-23 10:41:03 -05:00
config.js ACPI test for travis 2018-01-24 11:21:26 -06:00
const.js Replace magic strings enums with integer constants 2018-04-08 14:38:24 -07:00
cpu.js Exposing the option to specify the second hard disk as a slave 2020-06-29 17:10:15 +02:00
debug.js Typos (#371) 2020-10-04 19:46:41 +02:00
dma.js Fix dma update mask logic: 1 !== true 2018-02-18 12:14:39 -06:00
elf.js Minor: whitespace 2017-06-07 09:46:50 -05:00
externs.js Implement speaker worklet 2018-04-08 14:38:24 -07:00
floppy.js Clean up some logging 2016-11-21 20:10:03 +01:00
fpu.js Remove CR in fpu.js 2018-10-01 14:26:23 -03:00
hpet.js Fix warnings 2015-09-15 21:58:40 +02:00
ide.js Clean up after #354 2020-09-06 14:01:50 -05:00
instructions.js An attempt to make v86 ignore endbr32/endbr64 instructions (#344) 2020-05-29 22:20:22 +02: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 Cleanup 2019-05-18 14:16:37 -05:00
log.js Improved logfile generation 2017-03-10 12:46:51 -05:00
main.js Make v86 destroyable (#283) 2019-07-11 17:13:54 -03: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 Ne2k Driver Fixes to Support Running in Windows! (#378) 2020-12-07 04:08:00 +01: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 Implement sb16 mixer chip + tidy up 2018-04-08 14:38:24 -07:00
ps2.js Handle simultaneous kbd and mouse streams 2018-02-09 16:50:32 -06:00
rtc.js Correct handling of lowering irqs 2016-11-21 20:09:03 +01:00
sb16.js Typos (#371) 2020-10-04 19:46:41 +02:00
state.js Bump state version for new vga states 2018-01-23 11:36:45 -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 Fix style and hide extra COM ports behind options 2019-05-11 19:06:41 -05:00
vga.js Return correct CRTC index value in 3D4 read (VGA) 2018-02-14 11:12:46 -06:00
virtio.js PCI: irq routing and byte/word write access 2017-06-07 11:44:05 -05:00