ample/Ample
Kelvin Sherlock 828c938e52 add bios support for for slot devices 2024-04-01 09:35:14 -04:00
..
Assets.xcassets Add some pretty icons... 2020-09-13 14:30:40 -04:00
Base.lproj rom manager - double-click to download. 2024-03-18 16:47:29 -04:00
Core Data - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
Resources add bios support for for slot devices 2024-04-01 09:35:14 -04:00
images caution image - not yet used. 2021-03-18 23:12:50 -04:00
Ample.entitlements hardened_runtime/entitlements 2021-06-15 17:09:40 -04:00
Ample.h - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
Ample.m - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
AmpleLite.m add sparkle framework and check for updates menu item. 2021-06-14 23:11:25 -04:00
AppDelegate.h - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
AppDelegate.m version bump, add host.fst.po, move mame-data.tgz to the shared support directory. 2024-03-27 21:16:06 -04:00
AutocompleteControl.h Squashed commit of the following: 2021-05-27 19:42:28 -04:00
AutocompleteControl.m whitespace 2021-07-10 23:34:00 -04:00
Bookmark.h - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
BookmarkManager.h shift-command-D will update the current bookmark. 2022-03-18 15:23:56 -04:00
BookmarkManager.m build 27 was 241-1, bump to 28 2022-04-01 11:45:14 -04:00
BookmarkWindowController.h - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
BookmarkWindowController.m - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
CheatSheetWindowController.h add mame cheat sheet. implemented in html :/ 2021-01-17 00:47:05 -05:00
CheatSheetWindowController.m Updates to work with 10.11 (El Capitan) and newer. 2021-05-30 18:00:34 -04:00
Defaults.plist version bump, add host.fst.po, move mame-data.tgz to the shared support directory. 2024-03-27 21:16:06 -04:00
DiskImage.h - Move bookmarks and disk images to core data 2022-02-23 20:59:05 -05:00
DiskImagesWindowController.h window restoration support. 2020-09-25 20:46:25 -04:00
DiskImagesWindowController.m Update for MAME 0.256, add Apple II ROM custom rom support. 2023-06-28 14:59:15 -04:00
DownloadWindowController.h Squashed commit of the following: 2021-06-07 22:56:55 -04:00
DownloadWindowController.m rom manager - double-click to download. 2024-03-18 16:47:29 -04:00
EjectButton.h Eject Button class. switches to the alt image when hovering. 2020-09-07 14:30:31 -04:00
EjectButton.m tweak eject button tracking instantiation 2020-09-07 17:08:42 -04:00
FlippedView.h commentary 2020-08-29 23:31:54 -04:00
FlippedView.m commentary 2020-08-29 23:31:54 -04:00
Info.plist version bump for -wip mame. 10.13 now required 2023-01-14 10:20:28 -05:00
LaunchWindowController.h add secret listmedia/listslots options in the right-click menu 2021-06-18 21:57:46 -04:00
LaunchWindowController.m add bios support for for slot devices 2024-04-01 09:35:14 -04:00
LogWindowController.h add secret listmedia/listslots options in the right-click menu 2021-06-18 21:57:46 -04:00
LogWindowController.m add secret listmedia/listslots options in the right-click menu 2021-06-18 21:57:46 -04:00
MachineViewController.h Squashed commit of the following: 2021-06-07 00:34:26 -04:00
MachineViewController.m Updates to enable more machines, currently only in Ample Lite. 2023-12-02 16:10:40 -05:00
Media.h Add back floppy bitmask since floppy order depends on slot order. 2024-02-02 21:06:07 -05:00
Media.m typo was preventing floppy mask calculation on systems with only 3.5" floppies. (#28) 2024-03-21 20:17:47 -04:00
MediaViewController.h double-clicking a recent disk image will try to put it in an appropriate location. 2021-07-10 01:15:34 -04:00
MediaViewController.m Add back floppy bitmask since floppy order depends on slot order. 2024-02-02 21:06:07 -05:00
Menu.h move italic menu item to public function. 2020-10-03 14:33:51 -04:00
Menu.m move italic menu item to public function. 2020-10-03 14:33:51 -04:00
MidiManager.h add midi input/output menu. 2021-08-07 15:12:45 -04:00
MidiManager.m add midi input/output menu. 2021-08-07 15:12:45 -04:00
NewMachineViewController.h method to reset the machine view controller. 2021-06-13 17:17:47 -04:00
NewMachineViewController.m Updates to enable more machines, currently only in Ample Lite. 2023-12-02 16:10:40 -05:00
PreferencesWindowController.h Preferences Window Controller 2020-08-31 17:14:05 -04:00
PreferencesWindowController.m commentary. 2021-03-30 21:21:30 -04:00
Slot.h Updates to enable more machines, currently only in Ample Lite. 2023-12-02 16:10:40 -05:00
Slot.m add bios support for for slot devices 2024-04-01 09:35:14 -04:00
SlotViewController.h Squashed commit of the following: 2021-06-07 00:34:26 -04:00
SlotViewController.m use an enum to identify special slots types (ram, bios, floppy disk controller) 2023-11-04 13:51:44 -04:00
SoftwareList.h Incomplete - started adding support for "Reinstall MAME components" menu item. 2022-04-30 10:17:57 -04:00
SoftwareList.m bug - CDATA notes in the software list weren't handled correctly (not used for apple family) 2023-04-27 17:58:38 -04:00
TableCellView.h Updates to enable more machines, currently only in Ample Lite. 2023-12-02 16:10:40 -05:00
TableCellView.m 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
Transformers.h Squashed commit of the following: 2021-06-07 00:34:26 -04:00
Transformers.m Squashed commit of the following: 2021-06-07 00:34:26 -04:00
TransparentScroller.h tweak layout sizes a bit. 2020-09-04 19:22:18 -04:00
TransparentScroller.m really make scroller background transparent. 2021-05-28 21:29:27 -04:00
main.m commentary 2020-08-29 23:31:54 -04:00