waltje
30b6ac523e
Made the Toshiba's T1000 ROM DOS configurable.
...
Removed all xxx_get_dev() calls, and published the actual device_t's instead.
(first step to making all machines a device)
2018-04-04 02:09:09 -04:00
waltje
8ef54202f9
Another load of cleanups.
...
Also, all filename handling is now Unicode.
Fixes for many items on the bugs list.
New logo and main icon for the project.
2018-04-01 22:02:37 -04:00
waltje
6898e2776c
Small fixes here and there.
...
Applied upstream commits where needed.
Renamed some of the CirrusLogic bioses.
2018-03-22 20:20:40 -05:00
waltje
1cf45a9724
Applied relevant upstream commits.
...
Converted AT NVR to be a device, so it gets auto-closed.
Added new machine_close() function which calls optional machine-custom close, updated machine table.
Small fixes here and there.
Re-wored the CDROM code to have a 'speeds' table instead of ugly hard-coding.
2018-03-20 17:13:52 -05:00
waltje
1c60e22813
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
waltje
192fb2f3ba
Changes to machine names and ROM folder names to be unique and consistent.
...
Fixes for AT keyboard.
Fixes for DMA.
2018-03-14 14:07:42 -05:00
waltje
916f210d46
Applied upstream patches (adds IBM PS/2 M70.)
...
Fixed two small bugs.
Moved the MRTHOR back to mainline.
Fixed a bug in the Tosh 1000.
2018-03-13 00:34:44 -05:00
waltje
e69a12f7ea
Re-worked the MVR framework to allow for custom RTC chips. Fixes EuroPC and Tosh T1000/1200.
...
Cleaned up and re-integrated the Toshiba T1000/T1200 machines.
Moved LZF files to floppy/, as that is the only module using them.
Various bugfixes and cleanups here and there.
2018-03-11 23:32:39 -05:00
waltje
98e920fb97
Applied all relevant upstream commits.
2018-03-08 22:16:17 -05:00
waltje
f42108cb03
Fixed silly typo.
2018-03-08 16:00:22 -05:00
waltje
a4802a9231
Updated files with upstream commits where needed.
...
Fixed "Settings"crash bug.
Cleaned up some video config issues.
2018-03-06 15:53:32 -05:00
waltje
227f0446ec
Updated ROM BIOS handling to use the external loader.
...
Several cleanups and fixes here and there.
Updated (Windows) UI to properly handle resets and changes in Settings.
Updated to no longer scan for roms at startup.
2018-03-02 19:01:48 -05:00
waltje
779cbe062d
*** NEW ROMSET REQUIRED! 20180222 *** Updated locations of ROM images, updated spellings, fixed several warnings.
2018-02-23 03:26:39 -05:00
waltje
7f4ddcd70b
Import of all sources.
2018-02-20 21:52:53 -05:00