Commit Graph

  • 498fd337eb version bump. Kelvin Sherlock 2020-09-06 00:02:27 -0400
  • 3cdae0e386 finish up drag-n-drop Kelvin Sherlock 2020-09-05 23:58:03 -0400
  • 9eb3727e1e drag-n-drop disk image re-ordering. WIP. Kelvin Sherlock 2020-09-05 23:29:30 -0400
  • af3ad78b94 update machines for current mame. tweaks description of mockingboard, adds gizmo, uthernet, cms scsi Kelvin Sherlock 2020-09-05 17:35:19 -0400
  • 8906d7825f more launch window tweaks. Kelvin Sherlock 2020-09-05 11:00:29 -0400
  • be04b5a00b apple2c was missing 5.25" drives. Kelvin Sherlock 2020-09-05 10:59:38 -0400
  • 8e7e6fa396 update the built-in media list. previous logic was incorrect and excluded apple 3 floppies (which are actually in slots 0,1,2, and 3) and included and extra cassette for the Apple 1. Kelvin Sherlock 2020-09-05 01:20:28 -0400
  • ad33f06f98 download window - decrease size of status text. Kelvin Sherlock 2020-09-04 23:40:06 -0400
  • 3c77f0a309 media view - only enable eject button when there's something to eject. Kelvin Sherlock 2020-09-04 23:39:10 -0400
  • 69023c4af3 tweak layout sizes a bit. Kelvin Sherlock 2020-09-04 19:22:18 -0400
  • c1d9a03175 bump version. release-4 Kelvin Sherlock 2020-09-03 23:35:04 -0400
  • 8b2f4c762b Clean up the ROM manager a little bit more. Kelvin Sherlock 2020-09-03 23:34:03 -0400
  • ebdf8b9395 improved download manager Kelvin Sherlock 2020-09-03 22:37:27 -0400
  • 26dbdae365 Add chinese clones Kelvin Sherlock 2020-09-03 17:12:02 -0400
  • fef59d29cf remove empty string from the ROM list. Kelvin Sherlock 2020-09-03 00:16:08 -0400
  • 152197cae7 first pass at the ROM downloader. Kelvin Sherlock 2020-09-03 00:15:50 -0400
  • e73ff01c00 add roms.plist of romfiles to download. Kelvin Sherlock 2020-09-02 22:17:52 -0400
  • b262c8bf2f move python code into it's own directory. Kelvin Sherlock 2020-09-02 22:06:41 -0400
  • fe7c71e7c7 center the launch window. Kelvin Sherlock 2020-09-02 19:12:32 -0400
  • 8264aa1515 untar mame-data.tgz to the application support directory. Kelvin Sherlock 2020-09-02 19:12:17 -0400
  • cfe0e950c4 set the current directory to the Application Support directory when launching mame. Kelvin Sherlock 2020-09-01 23:52:58 -0400
  • e512fb982a use constants for default keys. Kelvin Sherlock 2020-09-01 23:52:11 -0400
  • 90be56f96d remove unused headers. Kelvin Sherlock 2020-08-31 23:25:46 -0400
  • 076af87f91 adjust log window title. Kelvin Sherlock 2020-08-31 23:25:37 -0400
  • 13529d130c cleanup minor build warnings. Kelvin Sherlock 2020-08-31 22:48:51 -0400
  • b0ff495fd3 tweak travis Kelvin Sherlock 2020-08-31 22:29:02 -0400
  • 8c282596d6 add .travis.yml Kelvin Sherlock 2020-08-31 22:20:43 -0400
  • fde5b664b4 Add "Ample Lite" target (for use with CI). Target does not embed the SDL2 framework or mame64. Kelvin Sherlock 2020-08-31 22:07:16 -0400
  • a653ca575b Bump version, add credits. release-3 Kelvin Sherlock 2020-08-31 19:09:21 -0400
  • 48513422f5 add some mame build notes so I don't forget. Kelvin Sherlock 2020-08-31 18:33:58 -0400
  • 598e95a6ca embed mame and sdl2 framework. components will NOT be included in the repository. Kelvin Sherlock 2020-08-31 18:24:41 -0400
  • 348353199f Change wording on system mame preference. disable path when using standard mame new functions to calculate mame executable path. Kelvin Sherlock 2020-08-31 18:23:48 -0400
  • 1f47c7be88 git ignore. Kelvin Sherlock 2020-08-31 18:20:52 -0400
  • 931488ac4c move log window to proper location. Kelvin Sherlock 2020-08-31 18:20:42 -0400
  • 337b3eb1f2 Preferences Window Controller validate the Mame executable path option for system mame (doesn't do anything yet...) Kelvin Sherlock 2020-08-31 17:14:05 -0400
  • 3cbc69bf38 improved error logging if mame can't be launched. Kelvin Sherlock 2020-08-31 16:39:48 -0400
  • e003aea884 version bump release-2 Kelvin Sherlock 2020-08-30 11:45:26 -0400
  • 24ff2471a0 eliminate dead space below the slot menus. also adds command-return as an equivalent to launch and command-R as an equivalent to reset slots. Kelvin Sherlock 2020-08-30 11:43:05 -0400
  • 7463097d91
    Create README.md release-1 ksherlock 2020-08-30 00:10:05 -0400
  • 91ec37a6b7 adjust version Kelvin Sherlock 2020-08-30 00:07:08 -0400
  • d3e0a0934f add a pretty screenshot. Kelvin Sherlock 2020-08-30 00:06:56 -0400
  • 008704197e A couple more name updates Kelvin Sherlock 2020-08-30 00:03:07 -0400
  • aa808aea31 commentary Kelvin Sherlock 2020-08-29 23:24:49 -0400
  • 28e36047a5 rename to Ample. Kelvin Sherlock 2020-08-29 23:22:47 -0400
  • 2b13f29a53 activate the reset slots button. Kelvin Sherlock 2020-08-29 22:35:02 -0400
  • 417752de22 reset slots code. Kelvin Sherlock 2020-08-29 22:24:48 -0400
  • 0abbc8ceae adjust -nomax arg Kelvin Sherlock 2020-08-29 22:24:31 -0400
  • 96a1cbf820 option to close log window on normal exit. Kelvin Sherlock 2020-08-29 22:23:59 -0400
  • 6a2b95b7f8 log window for mame stderr/stdout messages. Kelvin Sherlock 2020-08-29 18:45:25 -0400
  • 03797486cc hide ram menu when no machine available. Kelvin Sherlock 2020-08-29 17:08:51 -0400
  • 26c6dcdbe5 remove unused code Kelvin Sherlock 2020-08-29 16:49:17 -0400
  • ab1315d22d move machine browser to it's own view/controller. Kelvin Sherlock 2020-08-29 16:48:14 -0400
  • ef959a623b move main window to a separate nib/controller. Kelvin Sherlock 2020-08-29 15:42:06 -0400
  • fe94158187 Add preferences window. Kelvin Sherlock 2020-08-29 14:40:34 -0400
  • 3634890100 enable launching. Kelvin Sherlock 2020-08-25 23:22:08 -0400
  • 9f0b5a5df2 update models. Kelvin Sherlock 2020-08-25 22:23:08 -0400
  • db0c98a32d re-organize files. Kelvin Sherlock 2020-08-25 21:29:15 -0400
  • dc7b14d28d add media to the command line. Kelvin Sherlock 2020-08-25 20:13:37 -0400
  • 259b5f31a7 enable/disable media based on slots. Kelvin Sherlock 2020-08-25 00:35:40 -0400
  • 9cce33ffe9 media - wip Kelvin Sherlock 2020-08-24 20:23:56 -0400
  • 314a0ebaaf fix some problems with wrong button/tag order. Kelvin Sherlock 2020-08-23 23:32:44 -0400
  • 99867ee73f more models, disable menus for cards that don't work well. Kelvin Sherlock 2020-08-23 23:10:58 -0400
  • 0f90cacfc7 command line display - quote special characters. Kelvin Sherlock 2020-08-23 23:09:25 -0400
  • 12dd0e2c5e updates Kelvin Sherlock 2020-08-22 15:55:16 -0400
  • 568b653200 work on media selection. Kelvin Sherlock 2020-08-22 00:13:23 -0400
  • 52a9f02ab3 updates Kelvin Sherlock 2020-08-21 18:38:02 -0400
  • ddf0463a27 project update Kelvin Sherlock 2020-08-20 10:46:21 -0400
  • 2f8e476939 fix models. Kelvin Sherlock 2020-08-20 10:46:10 -0400
  • 60fede5436 sort slots/ram, add default flag, add empty entry at top. Kelvin Sherlock 2020-08-20 10:32:15 -0400
  • 3dde3a2f38 make default card/ram italic. Kelvin Sherlock 2020-08-20 10:31:08 -0400
  • 49363d6efd improved slot binding. Kelvin Sherlock 2020-08-20 00:00:56 -0400
  • 7b6d4de5b1 updates Kelvin Sherlock 2020-08-19 23:19:12 -0400
  • 75b3dd3749 commit all changes in progress Kelvin Sherlock 2020-08-19 20:26:44 -0400
  • 8886e7b2c7 updates Kelvin Sherlock 2020-08-16 21:22:45 -0400
  • 03b99e39f6 first check in. Kelvin Sherlock 2020-08-16 16:23:51 -0400
  • 14099919e9 Initial Commit Kelvin Sherlock 2020-08-16 12:53:17 -0400