Commit Graph

8 Commits

Author SHA1 Message Date
OBattler
91075fb627 RTL8029AS now works properly (patch from TheCollector1995 with some modifications by me);
SVGA emulation now has partial support for 12x24 text mode used by 48k HECON.SYS;
LEA AX,DX now once again issues #UD on 286+ like it should;
FF /7 is now correctly an alias of FF /6 on 8080x;
Hard disk configuration dialog now uses Segoe UI 9pt font instead of MS Sans Serif 8pt;
Removed excess logging from serial mouse and x86seg.c;
Applied mainline PCem PIT MSW1 fix commit;
IMG-based floppy emulation now takes GAP4 and post-sector delays into account;
Comemnted out emulation of non-Overdrive Pentium II's.
2016-08-13 03:32:38 +02:00
OBattler
174f34f45a Added Pentium II Klamath 75 with CPUID 0x634 and Pentium II Deschutes 75, both for SYSENTER/SYSEXIT testing purposes. 2016-08-05 02:41:30 +02:00
OBattler
a1ff5295ce Pentium Pro 75 is now actually 75 MHz. 2016-07-19 03:47:01 +02:00
OBattler
740bde6aa8 Added some non-existent 75 MHz CPU's for testing purposes. 2016-07-19 03:31:04 +02:00
OBattler
b78b2fecaa Timer counters now 64-bit;
Cleaned up floppy code a lot and reverted to single poller;
Fixed segment present bit and limit checking at read/write within segment;
The ASUS boards now have memregs too;
RTC code improved based on suggestion by Sarah Walker;
Fixed SVGA odd/even emulation and added chain odd/even support;
Removed non-existent CPU's.
2016-07-19 02:44:32 +02:00
OBattler
a3766cab53 Fixed the "israpidcad is undefined" mistake. 2016-06-29 06:55:28 +02:00
OBattler
addef33fd2 Proper RapidCAD CPU emulation.
Removed two files that should have not been there.
2016-06-29 06:39:35 +02:00
OBattler
fd2a5bc9f5 Initial submission of the PCem-Experimental source code. 2016-06-26 00:34:39 +02:00