OBattler
c0bb63bd82
Fixed minor bugs in the NCR 53C810 and Adaptec/Buslogic SCSI emulations;
...
FDC reads and writes now use up ISA cycles;
Fixed Mach64 mono-source blits, fixes NT 3.1 and 3.5 drivers;
Incresed maximum emulated CD-ROM speed to 72x;
Fixed a minor bug in the Cirrus Logic CL-GD 54xx emulation.
2018-03-10 21:46:38 +01:00
OBattler
07035f7100
Merge pull request #269 from MoochMcGee/master
...
Add more accurate CGA waitstates
2018-03-10 16:47:47 +01:00
Melissa Goad
c1cb892c09
Add more accurate CGA waitstates
2018-03-10 09:45:24 -06:00
OBattler
7fc3629f51
Merge pull request #268 from MoochMcGee/master
...
More hacks to get RIVA 128 further
2018-03-10 15:21:35 +01:00
Melissa Goad
c279c0912d
More hacks to get RIVA 128 further
2018-03-09 23:44:02 -06:00
OBattler
2da4a59423
Increased the maximum selectable CD-ROM speed to 56x.
2018-03-07 22:14:58 +01:00
OBattler
574f633a62
Fixed the makefile's header revision and date.
2018-03-07 20:17:04 +01:00
OBattler
16c722b32f
Realistic CD-ROM timings on ATAPI PIO, ATAPI DMA, SCSI NCR 53c810, and SCSI Adaptec/Buslogic;
...
Added ability to select emulated CD-ROM drive speed;
The Adaptec and BusLogic SCSI controllers are no longer threaded;
Two fixes in video/vid_s3.c.
2018-03-07 20:06:08 +01:00
OBattler
84fa69c4a6
Merge pull request #267 from dgurney/makefile-fixes
...
Fix oddities in makefile
2018-03-07 19:42:08 +01:00
Daniel Gurney
7b8bee2752
Remove useless W5500 if condition and fix nonexistent -O level in Makefile.mingw
2018-03-07 20:10:19 +02:00
OBattler
f7c9792abc
Brought ATAPI IOMEGA ZIP PACKET IDENTIFY and SET FEATURES commands in line with the real drive's behavior (information courtesy of claunia), the ASUS P/I-P54TP4XE now correctly recognizes it as a ZIP drive.
2018-03-06 19:21:06 +01:00
OBattler
22536d8d03
Fixed a mistake in floppy/fdd.c;
...
Fixed some undeclared variables in floppy/fdd_imd.c;
Moved zip.c/h to disk subfolder;
Fixed the warnings in video/vid_t1000.c.
2018-03-06 01:14:38 +01:00
OBattler
9356ae8bed
Moved the MR Intel Advanced/ATX to the Dev branch.
2018-03-06 00:51:48 +01:00
OBattler
381dd2376c
Fixed the creation and exporting of thick track 86F images.
2018-03-05 23:35:01 +01:00
OBattler
651bdf3931
Fixed the makefile so Dev builds are compiled correctly.
2018-03-05 20:47:48 +01:00
OBattler
ab97eb923d
Dev build modules are now optionally disablable.
2018-03-05 19:55:27 +01:00
OBattler
6de5e36aeb
Applied greatpsycho's vid_svga_render.c fixes.
2018-03-05 14:15:46 +01:00
TC1995
0807ef51aa
Updated file version numbers and dates.
2018-03-05 13:35:19 +01:00
TC1995
d398250353
Merge branch 'master' of github.com:OBattler/86Box into tc1995
2018-03-05 13:33:35 +01:00
TC1995
077953412b
Added latest patches from Greatpsycho and correct memory detection based on ATI register B0.
2018-03-05 13:32:21 +01:00
OBattler
bf46638e34
Fixed the video table entry for ATI Korean VGA.
2018-03-03 00:53:04 +01:00
OBattler
41646999b4
Fixed SPC4216-P;
...
The CL-GD 5428 and 5429 are no longer available on XT machines;
ATI Korean VGA is now actually on the video cards list.
2018-03-03 00:46:10 +01:00
OBattler
a7515042c4
Fixed the Toshiba T1000, T1200, and Xi8088;
...
If device initialization files and the device has a name, the name of the device is logged;
Fixed path of the OTI-037c BIOS;
The ATI Mach64GX ISA is now AT-compatible only;
The CL-GD 5428 and 5429 ISA are now available on XT machines.
2018-03-03 00:02:21 +01:00
OBattler
8e5151d652
Fixed some whoopsies.
2018-03-02 21:58:42 +01:00
OBattler
cb79f53c54
Fixed several things, including built-in video on the Toshiba T1000 and T1200.
2018-03-02 21:57:37 +01:00
OBattler
33bc831f19
The OTI-067 now uses the OTI-077 BIOS.
2018-03-02 21:48:45 +01:00
OBattler
142a75cebb
Fixed a mistake in cpu.c.
2018-03-02 20:53:33 +01:00
OBattler
f8f6b3a12b
Committed machine/m_xt_xi8088.c/h that I forgot before.
2018-03-02 20:49:04 +01:00
OBattler
99d22c3c03
Added the Xi8088.
2018-03-02 20:47:18 +01:00
OBattler
b7120def92
Added the GW-286CT GEAR, Samsung SPC-4216P, and KMX-C-02 (SCAT machines).
2018-03-02 20:03:33 +01:00
OBattler
952ddfc63f
Fixed a mistake in vid_t1000.c.
2018-03-02 19:36:18 +01:00
TC1995
f3420d4d16
Merge branch 'master' of github.com:OBattler/86Box
2018-03-02 19:34:25 +01:00
OBattler
4e89dd99b1
Committed some files I forgot to commit before.
2018-03-02 19:33:38 +01:00
OBattler
6e823e6232
Added the Toshiba T1000 and T1200.
2018-03-02 19:33:02 +01:00
TC1995
b9a41b7884
Merge branch 'master' of github.com:OBattler/86Box
2018-03-02 19:09:53 +01:00
OBattler
22e1b2f83a
Added ATI Korean VGA, based on PCem patch from greatpsycho.
2018-03-02 18:33:22 +01:00
OBattler
3351d311cd
Updated ROM set link in README.md.
2018-03-02 01:15:55 +01:00
OBattler
c8d331e15a
Fixed a compile-breaking mistake in vid_cl54xx.c.
2018-03-02 00:55:52 +01:00
OBattler
0cc23a4769
Fixed CL-GD 542x 2 MB aperture mapping.
2018-03-02 00:52:31 +01:00
OBattler
27c49ad898
Committed the vid_svga.c/h changes that I forgot before.
2018-03-01 23:05:59 +01:00
OBattler
9d09c1b405
Implemented the mapping peculiarities needed by the CL-GD 5436, fixes the Windows 98 SE CL-GD 5436 PCI driver;
...
Properly fixed the Windows 9x shutdown screen on the Cirrus Logic cards without the need for hacks.
2018-03-01 23:03:19 +01:00
OBattler
ffc7ee4ccd
Ported over the CD-ROM, Iomega ZIP, and RTC fixes from PCem and disabled Iomega ZIP logging.
2018-02-27 23:55:28 +01:00
OBattler
8b3d51d3b7
Fixed include in nvr.c.
2018-02-26 22:18:31 +01:00
OBattler
25c633b139
Merge pull request #266 from MoochMcGee/master
...
Many RIVA 128 fixes
2018-02-26 22:16:22 +01:00
TC1995
4e1a76b177
Merge branch 'master' of github.com:OBattler/86Box
2018-02-26 14:36:25 +01:00
OBattler
081d114cf1
Modified midi_fluidsynth.c so fluidsynth.h (and with it, libfluidsynth) is no longer needed.
2018-02-26 13:45:11 +01:00
OBattler
99f53633ef
Readded the CRTC register masks for the Trident TVGA8900D, those were also from PCem and should not have been removed.
2018-02-26 13:38:57 +01:00
Melissa Goad
4725145973
Many RIVA 128 fixes
2018-02-25 18:49:29 -06:00
OBattler
7b5420571c
Fixed the ET4000AX, OS/2 now boots with it again.
2018-02-25 23:17:25 +01:00
OBattler
8c5976e929
Fixed a compile-breaking mistake in hdc_ide.c.
2018-02-25 22:15:14 +01:00