Commit Graph

17 Commits

Author SHA1 Message Date
52032d0ea8 Fix ZIP drive identifying itself as MMC drive when EVPD pages are sent. 2020-03-27 21:14:40 +00:00
waltje
8ec67527c6 Small fixes here and there.
Removed the crashdump code completely.
Applied the first batch of upstream changes.
Changed files to deal with new tmrval_t type (include timer.h at top.)
Added the first "floppy controller card", part of the new framework.
Hopefully fixed the Sigma Color 400 - works OK on DTK now.
2019-05-23 13:54:11 -05:00
waltje
928e698cc9 Fixed a bug in config.c which made it no longer see floppy drives. Whoops!
Small fixes here and there.
Removed support for D9DX completely.
Big edit to make all code use the new tmrval_t type for timers instead of int64_t, and (because of that) added timer.h to many files.
2019-05-18 19:43:53 -05:00
waltje
beac317ced Several small fixex here and there.
Applied some of the relevant upstream changes.
2018-11-02 15:45:13 -04:00
waltje
30405527f1 Added PL (Polish) translation.
More cleanups in ZIP/CDROM/DISK code to fix heap trashing (all the heap-trashing changes were done together with OBattler)
2018-10-27 19:39:08 -04:00
waltje
2a34698c74 Important upstream fix for the S3 ViRGE cards.
Some more ZIP driver cleanups and simplifications.
2018-10-27 04:06:11 -04:00
waltje
28fa98e69d More cleanups and some fixes for the ZIP driver. 2018-10-26 19:15:57 -04:00
waltje
d97c3a91e8 Several rounds of code cleanups.
Fixed the heap-trashing bug.
Applied some more upstream patches.
2018-10-26 14:30:34 -04:00
waltje
e4a6a62bb8 Some more 64bitness fixes for warnings.
Applied relevant upstream patches.
Added Sigma Color 400 video card.
2018-10-25 04:28:33 -04:00
waltje
b7a877bacc Applied relevant upstream patches, including one that fixes the CL-GD.
Several small fixes here and there.
2018-10-21 17:55:52 -04:00
waltje
06774a1ef0 Argh. Fixing errors about fixing warnings. Seriously!
Fixed some more warnings.
2018-10-20 03:26:56 -04:00
waltje
4a445127d8 Fixed several warnings.
Fixed some small issues, mostly NULL-ptr related.
2018-10-20 02:38:49 -04:00
waltje
80ca36536d More changes and cleanups to the cdrom/scsi layers.
Several small fixes to the previous commit (IDE works again ;-)
First attempt at "bringing back" the Host CDROM (formerly "ioctl") module.
2018-10-18 02:21:00 -04:00
waltje
22379f55ad Applied all relevant upstream patches.
Cleaned up the CD-ROM stuff a bit more, merging the drive and the image parts.
Updated disk, cdrom and zip structures to use the same bus_id union.
2018-10-16 19:53:01 -04:00
waltje
d30a4aa903 Upstream sync patches.
Fixing warnings.
Changes to the Arche AMA and Trigem 286 machines.
Updated MSVC project files.
2018-10-12 13:09:47 -04:00
waltje
2f69c95152 Full Upgrade to the 1.7 tree. 2018-10-06 18:31:10 -04:00
waltje
393480c2f6 Final move of files into the new structure. 2018-05-06 22:51:54 -04:00