Commit Graph

12385 Commits

Author SHA1 Message Date
OBattler
f98a8104a5 86Box v1.04 Recommended Build. 2017-02-26 07:17:13 +01:00
OBattler
0d7c980887 Changed version to 1.10. 2017-02-26 06:50:44 +01:00
OBattler
c9f61dfb94 86Box v1.04 Recommended Build. 2017-02-26 06:44:45 +01:00
OBattler
51b085c13e Fixed RAM mask on resetx86(), fixes soft reset triggered by MS-DOS Setup;
Changed version to 1.04.
2017-02-26 06:36:52 +01:00
OBattler
c4cf53193f Merge pull request #99 from MoochMcGee/master
Add more PGRAPH registers to the nVidia RIVA 128 emulation
2017-02-26 01:54:01 +01:00
Melissa Goad
bca4b293cf Fix compile 2017-02-25 18:52:50 -06:00
Melissa Goad
4a31d06230 Merge branch 'master' of https://github.com/OBattler/86Box 2017-02-25 18:50:47 -06:00
OBattler
6e33da5056 Changed version to 1.10. 2017-02-26 01:46:23 +01:00
Melissa Goad
536443858a Add more PGRAPH registers 2017-02-25 18:42:34 -06:00
OBattler
be77f5aebe 86Box v1.03 Recommended Build. 2017-02-26 01:32:27 +01:00
OBattler
ef41672b20 WIN_SPECIFY command is now no longer strict on translation parameters with HDX images, fixes > 503 MB HDX images on 440FX;
Applied all mainline PCem commits (changes configuration files!);
Fixed EGA and (S)VGA overscan border drawing;
Added ability to invert the colors when using a (S)VGA graphics card, to appear like an early laptop monitor;
Changed version to 1.03.
2017-02-25 20:18:45 +01:00
OBattler
1d281ab0c3 Version changed to 1.10. 2017-02-24 01:57:54 +01:00
OBattler
f305af6416 86Box v1.02 Recommended Build. 2017-02-24 00:54:30 +01:00
OBattler
a7d9490701 Fixed reading of sector-based floppy images;
Changed version to 1.02.
2017-02-24 00:15:24 +01:00
OBattler
1057a7c07b Version bump to v1.10. 2017-02-23 20:35:16 +01:00
OBattler
400be1286e 86Box v1.01 Recommended Build. 2017-02-23 20:16:24 +01:00
OBattler
4ddfa7c1db Changed version number to 1.01;
IMG floppy image handler now fills the remaining bytes with 0xF6 if it has read less bytes than expected - fixes handling of truncated IMG's with a valid BPB;
HDI files are now written with the correct header;
FDC DUMP REGISTERS command is now implemented correctly, fixes FDC error on AMI 486 clone and AMI WinBIOS 486;
Commented out the Acer 386SX and the Phoenix 386 clone;
WinPCap code is now delayed loading (thanks to Rai-chan), the emulator should now be able to run without WinPCap installed if not using PCap;
The IBM PS/2 Model 30 NVR file is now saved in the same directly as the other NVR files;
Applied all the latest mainline PCem Voodoo commits.
2017-02-23 19:52:14 +01:00
OBattler
9db233e1c5 Development build with version bumped to 1.10. 2017-02-21 02:15:07 +01:00
OBattler
02fbf2356b 86Box v1.00 Recommended Build. 2017-02-21 01:33:43 +01:00
OBattler
a93826b9f6 Merge branch 'master' of https://github.com/OBattler/PCem-Experimental 2017-02-21 01:19:07 +01:00
OBattler
86d1b0f1eb The emulator now tries to initialize the other renderer if the specified one fails, and only fatals if both fail to initialize;
On Windows, fatal now displays a message box, based on old PCem-X patch by RichardG;
Added emulation of the 287, 387, and 487SX floating point units and an option to enable them.
2017-02-21 01:18:46 +01:00
OBattler
85629d1337 Merge pull request #96 from MoochMcGee/master
Fix log blowup
2017-02-20 06:15:51 +01:00
OBattler
af03793533 Added Hyundai Super-286TR;
Fixed the emulation of the Intel 82335 chip used by the Phoenix 386 clone;
Fixed a bug regarding the CGA RGB monitor type;
The IBM PS/1 Model 2121 with ISA is now acknowledged in mem.c.
2017-02-20 06:05:11 +01:00
OBattler
2433771509 Fixed a compile-breaking error in vid_vga.c. 2017-02-20 00:19:29 +01:00
OBattler
df4b4410e6 Fixed CGA, Hercules, and MDA for the second time, per suggestion and code from basic2004;
Added IBM PS/2 Model 30 emulation per mainline PCem patch from dns2kv2;
Commented out the Chips & Technologies VGA 451 as it needs further work;
Added the ability to disable XTIDE;
Prepared the icon that will be used for stable builds.
2017-02-20 00:16:42 +01:00
OBattler
7dccffbb0d Fixed CGA, Hercules, and MDA. 2017-02-19 17:32:35 +01:00
OBattler
7aa2b9c50e Fixed the device configuration structures for the Hercules and the MDA. 2017-02-19 17:21:05 +01:00
OBattler
f3c4d044d6 Fixed link-breaking errors. 2017-02-19 17:01:17 +01:00
OBattler
abd167e73c Fixed compile-breaking error in win-d3d-fs.cc. 2017-02-19 16:43:43 +01:00
OBattler
359ac7ebe9 Fixed a compile-breaking error in vid_mda.c. 2017-02-19 16:39:49 +01:00
OBattler
92be9c98df Added ability to choose monochrome displays (green, amber, and gray) for CGA MDA, and Hercules graphics cards, based on VileRancour's DOSBox patch. 2017-02-19 16:36:43 +01:00
OBattler
b440d749de Fixed compile-breaking error in model.c. 2017-02-19 02:51:26 +01:00
OBattler
b64f7ea502 Fixed last compile-breaking error in i82335.c. 2017-02-19 02:47:01 +01:00
OBattler
b9ebebdbaa Fixed more compile-breaking errors in i82335.c. 2017-02-19 02:44:40 +01:00
OBattler
a409ef71be Fixed compile-breaking errors in i82335.c. 2017-02-19 02:39:12 +01:00
OBattler
b8418b94de Added emulation of the Intel 82335 chip for the Phoenix 386 clone;
Added the Samsung SPC-4200P;
Added the Chips & Technologies VGA 451;
Applied all mainline PCem commits;
Added Amstrad MegaPC 386DX model (exits per documentation that I have in German).
2017-02-19 01:58:21 +01:00
OBattler
946e9d8b7e joystick_init() is now called after loading the configuration file - makes the emulator not load the joystick at all if joystick_type is set to 7 (No Joystick). 2017-02-18 23:45:30 +01:00
Melissa Goad
257d37de82 Fix log blowup 2017-02-18 13:40:26 -06:00
OBattler
c7409972b5 Fixed the ATi Mach64GX. 2017-02-18 03:17:23 +01:00
OBattler
07e2e7f8f8 mach64_updatemapping() now correctly sets svga->linear_base to mach64->linear_base. 2017-02-18 00:46:08 +01:00
OBattler
3935ab1074 Merge branch 'master' of https://github.com/OBattler/PCem-Experimental 2017-02-17 23:45:38 +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
eccb9fdda4 Merge pull request #95 from MoochMcGee/master
Fix Windows 9x nVidia driver installation
2017-02-17 05:49:58 +01:00
Melissa Goad
5b7ca99060 Fix Windows 9x installation AGAIN 2017-02-16 20:41:41 -06:00
Melissa Goad
c4eb534269 Fix a monstrous log blowup in nVidia drivers 2017-02-16 20:22:57 -06:00
Melissa Goad
7c2335d6aa Fix Windows 9x nVidia driver installation 2017-02-16 20:17:16 -06:00
OBattler
b15ab0505a The lone picint in the Riva code is now also hard coded to IRQ 3. 2017-02-17 02:21:02 +01:00
OBattler
a04b47688e The Virge's and Riva's are now hardcoded to IRQ 3. 2017-02-17 02:18:28 +01:00
OBattler
77013e34c9 Manually applied mooch's RIVA 128 commit;
Fixed the RIVA 128 in a way that does not affect other cards' operation.
2017-02-15 22:41:39 +01:00
OBattler
419b0b0c58 Added support for custom HDX hard disk image format that is less size-limited than HDI and supports storing translation parameters;
Commented out excess EGA logging.
2017-02-15 18:19:00 +01:00