Commit Graph

300 Commits

Author SHA1 Message Date
Kelvin Sherlock
3ce9df6650 version bump 2023-06-28 16:06:32 -04:00
Kelvin Sherlock
d84c5d7be3 Update for MAME 0.256, add Apple II ROM custom rom support. 2023-06-28 14:59:15 -04:00
Kelvin Sherlock
79617329e8 version bump 2023-05-31 18:06:12 -04:00
Kelvin Sherlock
dc67db2ce6 fix Atari rom names 2023-05-31 17:23:04 -04:00
Kelvin Sherlock
9031b481ce support for atari disk images/extensions. 2023-05-30 18:44:33 -04:00
Kelvin Sherlock
f38ab3288d Apple3 - RS232 -> Modem 2023-05-29 17:58:12 -04:00
Kelvin Sherlock
0aea4006cc Atari ST support. 2023-05-29 17:57:52 -04:00
Kelvin Sherlock
8bc7e26279 version bump (44/0.254) 2023-04-27 19:09:09 -04:00
Kelvin Sherlock
aea14d8dd4 bug - CDATA notes in the software list weren't handled correctly (not used for apple family) 2023-04-27 17:58:38 -04:00
Kelvin Sherlock
23946962ad bug - bookmarks didn't restore built-in floppy disk settings (such as disabling the 5.25" drives on a iigs) 2023-04-27 17:58:29 -04:00
Kelvin Sherlock
d0987932a8 version bump 2023-03-31 00:02:47 -04:00
Kelvin Sherlock
c03f888032 update slots for MAME 0.253 2023-03-30 21:31:13 -04:00
Kelvin Sherlock
c6edfe91f2 fix bgfx; as of 0.252, -video bgfx is required. also, add Fighters effect 2023-03-01 10:56:45 -05:00
Kelvin Sherlock
11ba25588b version bump 2023-02-28 17:30:45 -05:00
Kelvin Sherlock
c8e3c95240 version bump for -wip mame. 10.13 now required 2023-01-14 10:20:28 -05:00
Kelvin Sherlock
4acd3d51a7 bump version 2022-12-31 13:44:22 -05:00
Kelvin Sherlock
93cb6c5276 bump version 2022-11-30 10:01:25 -05:00
Kelvin Sherlock
52e9f00b92 mame 250 device updates 2022-11-29 18:26:45 -05:00
Kelvin Sherlock
453e2bd497 version bump 2022-10-31 23:58:37 -04:00
Kelvin Sherlock
7a077e5ec8 add mac color classic and lc 520 (mame 249) 2022-10-31 17:47:10 -04:00
Kelvin Sherlock
436694a0b6 version bump 2022-09-28 18:52:20 -04:00
Kelvin Sherlock
20c767021c mame 248 update - apple iic+ disk drive change 2022-09-28 14:12:00 -04:00
Kelvin Sherlock
b64ca73346 version bump 2022-09-01 19:12:05 -04:00
Kelvin Sherlock
62767971ee don't crash if a slot is empty (laser3000, which has no slots and no disk drives) 2022-09-01 18:35:33 -04:00
Kelvin Sherlock
6b2c4c408a remove software list is hidden binding (it's set explicitly in the controller) 2022-09-01 18:31:12 -04:00
Kelvin Sherlock
bbcc41cc10 laser 3000 does not have ram options. quick fix until fixed. 2022-09-01 18:24:33 -04:00
Kelvin Sherlock
16036d9df0 add laser 3000 2022-09-01 17:45:20 -04:00
Kelvin Sherlock
41653fcae1 MAME .247 update 2022-09-01 17:45:20 -04:00
Kelvin Sherlock
9b349e699f version bump 2022-09-01 17:45:13 -04:00
Kelvin Sherlock
03c8306718 .246 - add uthernet, block ATA compact flash 2022-07-31 20:58:28 -04:00
Kelvin Sherlock
41ad1f0d7a version bump 2022-06-30 22:18:32 -04:00
Kelvin Sherlock
d5ed5f74a2 update plists for MAME 0.245 2022-06-30 18:23:10 -04:00
Kelvin Sherlock
2409ad55a1 version bump 2022-05-25 21:33:52 -04:00
Kelvin Sherlock
601e56ccaa bump components date 2022-04-30 15:08:12 -04:00
Kelvin Sherlock
4a0caa2e78 Incomplete - started adding support for "Reinstall MAME components" menu item.
The main holdup is that the software list is loaded from those installed MAME components and reinstalling them would invalidate and require a reload.
2022-04-30 10:17:57 -04:00
Kelvin Sherlock
23a05d5414 support for bios in the slot controller. 2022-04-30 10:16:05 -04:00
Kelvin Sherlock
4ffd8d1f44 move bios settings to be handled as a slot option. 2022-04-30 10:14:37 -04:00
Kelvin Sherlock
f52470eb2e build 27 was 241-1, bump to 28 2022-04-01 11:45:14 -04:00
Kelvin Sherlock
65aedba94b 242 version bump 2022-04-01 09:06:45 -04:00
Kelvin Sherlock
8707b4a246 add move to trash menu option
keep file size (will display later)
2022-03-29 11:57:19 -04:00
Kelvin Sherlock
5a0fdd5a7e add bios options to the machine plist (no gui yet), clean up CFFA name slightly. 2022-03-25 17:20:22 -04:00
Kelvin Sherlock
4e05ff7e8c shift-command-D will update the current bookmark. 2022-03-18 15:23:56 -04:00
Kelvin Sherlock
781d8ada60 midi - representedObject can be reset in some circumstances. (reloading from nib?) use title which seems more permanent. 2022-02-28 10:33:17 -05:00
Kelvin Sherlock
d258fd2a48 midi selection - need to save the current object before destroying the menu. 2022-02-28 09:34:05 -05:00
Kelvin Sherlock
2b2f3a2fd8 software search improvements
1. handle diacritics
2. strip leading "the " from titles and search string since it's often inconsistent
2022-02-26 21:21:27 -05:00
Kelvin Sherlock
79c3eba93e software list items need to be *after* slot configuration so they have access to the 3.5" disk controller card, for example. 2022-02-26 15:52:13 -05:00
Kelvin Sherlock
e09a151c91 revert accidental changes to the preference window 2022-02-26 11:35:47 -05:00
Kelvin Sherlock
ce35015218 macos 12 doesn't like singletons in nibs 2022-02-23 22:32:33 -05:00
Kelvin Sherlock
1dd3664a2b version bump - 241 2022-02-23 21:14:30 -05:00
Kelvin Sherlock
0616991a1b - Move bookmarks and disk images to core data
- bookmark edit window
- rom window now shows machine description, tooltip is name
- fix split floppy logic to work with a2superdrive
- fix software list loading from default
- mame 241 machine updates
2022-02-23 20:59:05 -05:00