Commit graph

1006 commits

Author SHA1 Message Date
copy 8906f448e9 Update readme 2017-03-23 12:46:05 -05:00
copy 591cdbe44b Add link to ReactOS project (#143) 2017-03-23 12:12:35 -05:00
copy f999d1527c Fix hostname detection (#140) 2017-03-23 11:44:17 -05:00
copy bf05e9574f Don't fail on wrmsr(GS_BASE) 2017-03-21 18:31:07 -05:00
copy 561d99d66e Fix MOV from debug register (kvm-unit-test) 2017-03-21 18:27:33 -05:00
copy 3f26b3402f Implement multi-byte nop (kvm-unit-test) 2017-03-21 18:27:02 -05:00
copy 7c50cb2356 Fix loading of local files (allow loading large files) 2017-03-21 18:10:20 -05:00
copy a41919f8ed Fix kolibri and kolibri-fallback urls (#141) 2017-03-21 17:55:21 -05:00
copy e28e81ab97 Remove useless debugging stuff 2017-03-21 17:50:10 -05:00
copy cba0826785 Fix DAS instruction (found with kvm-unit-test) 2017-03-21 17:28:24 -05:00
copy 7fa7bbcb12 Move function out of if block. Fixes #140 2017-03-20 10:52:42 -05:00
copy ba33e5c51a Improve update_cs_size 2017-03-17 19:03:56 -05:00
copy d8cb6bf802 Improve code structure
Remove lazy_init
Move things to v86lib
2017-03-17 15:07:38 -05:00
copy c3fa99ecbb Hide screen container 2017-03-17 14:24:01 -05:00
copy beeb34a8dc Remove cpu.paging_changed 2017-03-15 20:26:31 -05:00
copy c72d8de8cb Add missing config.js file 2017-03-15 20:12:59 -05:00
copy 01f6256b65 Remove cpu.load_eflags() 2017-03-15 20:11:29 -05:00
copy 1477aa47e6 Reset prefixes in CPU reset 2017-03-15 20:05:00 -05:00
copy b86283b0c9 Improve const.js
Split into const/config
Document some configuration
Remove excessive newlines
2017-03-15 20:02:27 -05:00
copy 18e71dedb9 Allow Firefox's dev tools shortcut 2017-03-15 19:46:59 -05:00
copy 5157b6c317 Update some disk sizes, optimise boot order of built-in profiles 2017-03-15 19:46:19 -05:00
copy 4133d7fa48 Add MS-DOS image 2017-03-15 19:37:59 -05:00
copy 3ee78b3923 Fix ReactOS name (#137) 2017-03-15 13:25:38 -05:00
copy 522bba494a Merge branch 'master' of https://github.com/copy/v86 2017-03-14 17:01:49 -05:00
copy 27fdccd8f0 Fix scaling
Previously scaling wouldn't actually change the size of the screen
container
2017-03-14 15:09:02 -05:00
copy 0ecbfb6d14 Remove some unused constants 2017-03-11 20:02:32 -05:00
copy c797d52910 Set protected mode immediately
Fixes newer versions of FreeDOS
A call after setting cr0.pe is only necessary to reload CS with a proper
limit and offset. Protected mode is immediately active
2017-03-11 19:33:41 -05:00
copy 32990efa96 Uart: Start with iir set for THRI
Fixes serial detection in seabios
Fixes #132
2017-03-11 19:26:14 -05:00
copy a5a25324ca Add dummy handling for qemu config port. Fixes newer versions of seabios 2017-03-10 18:10:59 -05:00
copy 0348ed2fbe Implement PCI ROM mapping (readonly). Fixes newer versions of seabios 2017-03-10 18:08:35 -05:00
copy 6a7bcb6886 Improved logfile generation 2017-03-10 12:46:51 -05:00
copy d90003d17f More precise PIC emulation 2017-03-07 17:56:56 -05:00
copy 559a7f0bca Remove remainings of old code 2017-03-07 17:52:27 -05:00
copy 231852b405 Minor cleanup 2017-03-06 19:24:12 -05:00
copy d8db712108 Improve code style 2017-03-06 19:03:28 -05:00
copy b23b070a8d Improved prefix handling, preparation for faster emulation 2017-03-06 19:03:06 -05:00
Fabian cf55f141a6 Fix #134 2017-03-05 19:52:57 -05:00
copy b6056f8589 Make closure compiler happy 2017-03-04 16:37:16 -05:00
copy 0cc9617b6b Make closure compiler happy 2017-03-04 16:30:40 -05:00
copy 4576386878 Make closure compiler happy 2017-03-04 16:25:23 -05:00
copy 0fbb7687cf New OSes 2017-03-04 16:06:23 -05:00
copy 9642047964 Minor 2017-03-04 16:02:25 -05:00
copy a3b5c2e420 Minor pci update 2017-03-04 16:00:22 -05:00
copy 3a94b52905 Minor PIC update 2017-03-04 16:00:07 -05:00
copy 819187cb25 Minor pit update 2017-03-04 15:59:37 -05:00
copy e8109ba973 Minor apic update 2017-03-04 15:55:30 -05:00
copy 8266de747f Minor vga changes 2017-03-04 15:53:31 -05:00
copy 7a1de12ca5 Trim whitespace when logging from uart 2016-12-01 00:28:14 +01:00
copy f43ed236f7 Fix sample rate for reactos, #115 2016-11-28 01:46:41 +01:00
copy 4e287a431b Check non-conforming cs correctly, #115 2016-11-28 01:45:36 +01:00