Commit Graph

440 Commits

Author SHA1 Message Date
Kelvin Sherlock 828c938e52 add bios support for for slot devices 2024-04-01 09:35:14 -04:00
Kelvin Sherlock d1a2dcba21 updated mkmachines.py --extra 2024-03-30 19:10:14 -04:00
Kelvin Sherlock 5de27856ed add a couple more coco machines 2024-03-30 09:23:13 -04:00
Kelvin Sherlock 8da2ff4a20 for media beyond the second level, include default options since there isn't a UI to change it yet. 2024-03-28 19:28:32 -04:00
Kelvin Sherlock e89536c932 version bump, add host.fst.po, move mame-data.tgz to the shared support directory. 2024-03-27 21:16:06 -04:00
Kelvin Sherlock d2b592c7e5 0.264 update 2024-03-26 22:14:22 -04:00
Kelvin Sherlock 0afa433151 typo was preventing floppy mask calculation on systems with only 3.5" floppies. (#28) 2024-03-21 20:17:47 -04:00
Kelvin Sherlock c2323ac998 rom manager - double-click to download. 2024-03-18 16:47:29 -04:00
Kelvin Sherlock 45fe32893f download controller - delete existing file (if it exists) when re-downloading an existing rom. 2024-03-18 16:39:42 -04:00
Kelvin Sherlock 308b15277c add 4x window option, aspect ratio for oric square pixels. 2024-03-18 15:25:34 -04:00
Kelvin Sherlock bdd9df44ed add 3" floppy disk (pretend it's 3.5" for now). 2024-03-18 15:24:59 -04:00
Kelvin Sherlock c58ff589dd Add oric. 2024-03-18 13:17:53 -04:00
Kelvin Sherlock e3985856f3 Ample Extra updated machine definitions. 2024-03-10 20:18:16 -04:00
Kelvin Sherlock a28c42a2b6 mactv 2024-03-10 19:21:25 -04:00
Kelvin Sherlock 78bcc88694 updated machine definitions. 2024-03-10 19:08:21 -04:00
Kelvin Sherlock 7e1e2fb8c5 move around the tandy order a little bit. 2024-03-10 19:07:16 -04:00
Kelvin Sherlock 7e64d6720d dragon disk drives 2024-03-10 19:06:28 -04:00
Kelvin Sherlock ef8a4412f8 trs 80 floppies 2024-03-10 18:54:03 -04:00
Kelvin Sherlock 68429262c0 add the coco cart 2024-03-10 18:16:09 -04:00
Kelvin Sherlock c2baf07256 update project with trs files 2024-03-10 18:12:22 -04:00
Kelvin Sherlock cac8c1c054 Add some vintage tandy computers. 2024-03-07 22:11:40 -05:00
Kelvin Sherlock 0718aa5944 update cheatsheet for .263 changes 2024-03-01 18:19:16 -05:00
Kelvin Sherlock 8b37b5e840 version bump 2024-02-29 21:05:25 -05:00
Kelvin Sherlock 565e1109ff remove roms that don't exist (probably because they're merged) 2024-02-29 18:22:32 -05:00
Kelvin Sherlock b7149a0b0d python deprecated behavior. 2024-02-29 18:21:37 -05:00
Kelvin Sherlock 8283a3beec MAME 0.263 updated machine definitions. 2024-02-29 17:52:01 -05:00
Kelvin Sherlock 17945e68ba Title Case rom names 2024-02-05 17:46:52 -05:00
Kelvin Sherlock 49e3e397d2 version bump 2024-02-03 13:54:10 -05:00
Kelvin Sherlock 5efa2b2cbf minor vmnet helper update. 2024-02-03 13:40:25 -05:00
Kelvin Sherlock c536b8edb5 clean up machine names to be Title Case 2024-02-02 21:08:37 -05:00
Kelvin Sherlock a6747e4f57 add single-density 8" floppies 2024-02-02 21:06:35 -05:00
Kelvin Sherlock 7dbaf4e12d Add back floppy bitmask since floppy order depends on slot order. 2024-02-02 21:06:07 -05:00
Kelvin Sherlock 24e3b01803 fix 8" floppy logic (a2vistaa800) 2024-02-01 18:41:34 -05:00
Kelvin Sherlock d6a3e1e347 0.262 updates 2024-02-01 18:34:50 -05:00
Kelvin Sherlock 0244fbcc0b bump version 2023-12-02 16:42:07 -05:00
Kelvin Sherlock ee1da060a3 vmnet helper -- don't assume vmnet_start_interface succeeded. 2023-12-02 16:24:04 -05:00
Kelvin Sherlock 6ce2fbc2d8 Updates to enable more machines, currently only in Ample Lite. 2023-12-02 16:10:40 -05:00
Kelvin Sherlock 56b34a4099 version bump due to bad build 2023-11-04 21:30:09 -04:00
Kelvin Sherlock 9f7c49e3e0 install_name_tool fixes 2023-11-04 21:29:52 -04:00
Kelvin Sherlock 70fc811b0d version bump 2023-11-04 17:12:23 -04:00
Kelvin Sherlock 377e6bc04e install_name_tool -change_rpath is actually just -change. weird. 2023-11-04 13:54:42 -04:00
Kelvin Sherlock 6ef3911da7 use an enum to identify special slots types (ram, bios, floppy disk controller) 2023-11-04 13:51:44 -04:00
Kelvin Sherlock 9b3223478c Eliminate the hard-coded slot values and use the slot name + dictionary for saving between machines. 2023-11-02 22:16:03 -04:00
Kelvin Sherlock 2198467def MAME 0.260 updates 2023-11-02 18:00:37 -04:00
Kelvin Sherlock 63a60ed8b7 bump for 0.249 hotfix 2023-10-03 11:23:31 -04:00
Kelvin Sherlock 9005cfe0ec 0.259 update, add UI support for Mac PDS slot 2023-09-29 18:16:37 -04:00
Kelvin Sherlock 2e62b33fb1 version bump 2023-09-01 20:27:52 -04:00
Kelvin Sherlock e04d441cc5 add new resources to the xcode project 2023-08-31 20:04:34 -04:00
Kelvin Sherlock f116c9ff1f mame 0.258 updates 2023-08-31 18:40:25 -04:00
Kelvin Sherlock 92cf747d65 version bump 2023-07-30 19:39:32 -04:00