Commit Graph

14 Commits

Author SHA1 Message Date
OBattler
07e2e7f8f8 mach64_updatemapping() now correctly sets svga->linear_base to mach64->linear_base. 2017-02-18 00:46:08 +01:00
OBattler
f67f14d648 BusLogic callback no longer fatals the emulator when called with mailbox count 0 but just disables the callback;
Reverted the ATI Mach64GX code to that from mainline PCem.
2017-02-17 23:45:18 +01:00
OBattler
bc5ac4a699 Reverted Direct3D to 2048x2048 buffer and suppressed the EGA/(S)VGA overscan, if enabled, in 2048x modes, fixes Direct3D freezes;
Improved the BusLogic incoming mailbox code;
The BusLogic callback is now three-phases and outgoing mailbox interrupts are emulated correctly;
Fixed the CD-ROM command READ DISC INFORMATION (0x51), fixes NetBSD crashing 86Box with segmentation fault when using the AHA-154x;
Added the CD-ROM command PAUSE/RESUME ALT (0xC2).
2017-01-24 01:03:23 +01:00
OBattler
2c0b3112be Applied mainline PCem commit: Fixed Mach64 1 bpp source data alignment - fixes font rendering in Windows NT. 2017-01-17 01:02:08 +01:00
OBattler
e280faa2d6 86F format handler updated to 86F version 2.0 and bit by bit handling;
FDI stream images are now also handled by the 86F handler;
Both floppy drives' motors now spin separately;
Added Plantronics ColorPlus emulation per patch from PCem forum;
Applied all mainline PCem commits;
Fixed several bugs.
2016-11-02 22:39:07 +01:00
Jackson Bryn
291ac890e2 Add copyrights for all files to comply with the GPL v2. 2016-08-14 22:27:13 -04:00
OBattler
3fc8270742 Removed 1 MB VRAM option from the two 28800-5 cards as no 28800-5 card existed with that much; Removed 6 MB and 8 MB VRAM options from the Mach64GX. 2016-08-03 01:46:29 +02:00
OBattler
afc6f931ca Fixed black screen and crash when using the ATI VGA Wonder XL24. 2016-08-03 01:32:04 +02:00
OBattler
93194f23ad ATI Mach64 improvements and ATI 28800-6 (VGA Wonder XL24) emulation. 2016-08-03 00:37:21 +02:00
OBattler
114bbdfc6d Applied all mainline commits; Moved all declarations to not be in the middle of code; SVGA linear reads and writes now account for linear base; Fixed a bug with the Compaq ATI 28800. 2016-08-01 19:14:54 +02:00
OBattler
ff633c29ea Floppy images with more than 1024 bytes per sector and a valid BPB are now loaded correctly;
Fixed DOS boxes in Windows 9x with the Mach64/GX;
Applied mainline PCem commit that fixed the ET4000/W32p;
Finished the removal of the SVGA 8 MB maximum VRAM limit.
2016-07-27 04:32:08 +02:00
OBattler
575cfef430 Mach64/GX improvements and minor SVGA fixes. 2016-07-25 03:42:35 +02:00
OBattler
ff7e0880d1 Sierra RAMDAC now correctly ignores writes of 0xFF to the command register;
BT485 dummy code now passes reads and writes to the generic SVGA handler;
Minor S3 changes;
ATI Mach64/GX now has an 8 MB RAM option.
2016-07-25 01:15:51 +02:00
OBattler
fd2a5bc9f5 Initial submission of the PCem-Experimental source code. 2016-06-26 00:34:39 +02:00