ample/Ample
Kelvin Sherlock 3d4d0c92c7 Squashed commit of the following:
commit 1dd1d6d3eee928d283dafbaf4432b053dff65ac2
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Thu May 27 13:30:38 2021 -0400

    0.232 rom update

commit cfb7f9a4d1647c41fab3328bada0f37bdb041983
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed May 26 20:31:16 2021 -0400

    fix resizing to prevent horizontal scrolling

commit 5c393ab5a95c9e53c4ef1e0b3f2b77db93e1c29b
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed May 26 20:01:48 2021 -0400

    esc should close the menu if visible, otherwise clear the text.

commit 7da142b64280c39e216584cedb7fb14243d573f0
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Tue May 25 23:17:10 2021 -0400

    show software short name unless it's ambiguous.

commit 6f3b3bef5e18e78619959613e28064eb6251ce27
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Tue May 25 23:16:47 2021 -0400

    cleanup some auto complete rough edges

commit 4988d8b266b8b11e519bcb5aab05ad2c3ffe5c23
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Tue May 25 23:16:24 2021 -0400

    fix

commit 6d4bf94fd6b4850564b705ea15e91079b00346c2
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Tue May 25 19:13:28 2021 -0400

    clean up autocomplete a little...

commit 3722271e51d93599903bccc721dc1de61f0aae72
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Tue May 25 19:13:07 2021 -0400

    move auto complete logic to SoftwareSet

commit 04cc83ecbe9ee4c9100305712c47a11359327734
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Mon May 24 20:46:39 2021 -0400

    software - keep the list name to differentiate in case of name clashes.

commit 8e5b5dc7e283f760a16011308298e999110fc052
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Mon May 24 20:45:13 2021 -0400

    Autocomplete - limit menu content width to the clip view content width.

    prevents horizontal scrolling.

commit 356048d450447485bb33a4261018f85dac19a134
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Mon May 24 18:45:42 2021 -0400

    add auto complete software list to the launch window.

commit 9dc72b702c9b36d490349f291c10b98b56178567
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Mon May 24 18:44:28 2021 -0400

    autocomplete control.

commit 40eee83f56d957c64e0f8d927486f13165b9e120
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Mon May 24 18:39:32 2021 -0400

    add filters to software list.

commit cebfbaa545441f061cffafe8ca93db2377240a06
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Sun May 23 11:59:00 2021 -0400

    add compatibility field for software list filtering.
2021-05-27 19:42:28 -04:00
..
Assets.xcassets Add some pretty icons... 2020-09-13 14:30:40 -04:00
Base.lproj Squashed commit of the following: 2021-05-27 19:42:28 -04:00
Resources Squashed commit of the following: 2021-05-27 19:42:28 -04:00
images caution image - not yet used. 2021-03-18 23:12:50 -04:00
Ample.entitlements rename to Ample. 2020-08-29 23:31:51 -04:00
Ample.h Squashed commit of the following: 2021-03-08 18:59:02 -05:00
Ample.m add back the software list. 2021-03-28 18:50:55 -04:00
AppDelegate.h commentary 2020-08-29 23:31:54 -04:00
AppDelegate.m add mac 68k wiki link 2021-05-18 17:51:53 -04:00
AutocompleteControl.h Squashed commit of the following: 2021-05-27 19:42:28 -04:00
AutocompleteControl.m Squashed commit of the following: 2021-05-27 19:42:28 -04:00
CheatSheetWindowController.h add mame cheat sheet. implemented in html :/ 2021-01-17 00:47:05 -05:00
CheatSheetWindowController.m disable developer menu for mame cheat sheet 2021-02-24 17:38:05 -05:00
Defaults.plist new mame archive.org link and components date 2021-04-28 23:54:09 -04:00
DiskImagesWindowController.h window restoration support. 2020-09-25 20:46:25 -04:00
DiskImagesWindowController.m add .raw as supported extension. 2020-09-28 22:59:27 -04:00
DownloadWindowController.h window restoration support. 2020-09-25 20:46:25 -04:00
DownloadWindowController.m Dark mode - replace redColor w/ systemRedColor 2020-10-04 11:47:50 -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 2020-09-30 22:09:35 -04:00
LaunchWindowController.h commentary 2020-08-29 23:31:54 -04:00
LaunchWindowController.m Squashed commit of the following: 2021-05-27 19:42:28 -04:00
LogWindowController.h add drag-drop dock support for launching vgm files 2020-09-30 19:15:37 -04:00
LogWindowController.m log window - add button to clear the log 2021-05-16 11:00:33 -04:00
MachineViewController.h commentary 2020-08-29 23:31:54 -04:00
MachineViewController.m commentary 2020-09-26 14:51:52 -04:00
Media.h Squashed commit of the following: 2021-03-08 18:59:02 -05:00
Media.m Squashed commit of the following: 2021-03-08 18:59:02 -05:00
MediaViewController.h Squashed commit of the following: 2021-03-08 18:59:02 -05:00
MediaViewController.m pop up for child slots. 2021-03-12 19:58:12 -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
NewSlotViewController.h Squashed commit of the following: 2021-03-08 18:59:02 -05:00
NewSlotViewController.m disk drive slot 2021-03-14 16:02:53 -04: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 stat working on a pop up for card slots 2021-03-10 18:37:59 -05:00
Slot.m disk drive slot 2021-03-14 16:02:53 -04:00
SlotViewController.h commentary 2020-08-29 23:31:54 -04:00
SlotViewController.m switch ram options to be more consistent with slots. 2020-09-12 17:58:49 -04:00
SoftwareList.h Squashed commit of the following: 2021-05-27 19:42:28 -04:00
SoftwareList.m Squashed commit of the following: 2021-05-27 19:42:28 -04:00
TableCellView.h disk images window [WIP]. 2020-09-14 21:03:09 -04:00
TableCellView.m disk images window [WIP]. 2020-09-14 21:03:09 -04:00
Transformers.h bind the media eject button. 2020-09-27 22:06:03 -04:00
Transformers.m Dark mode - replace redColor w/ systemRedColor 2020-10-04 11:47:50 -04:00
TransparentScroller.h tweak layout sizes a bit. 2020-09-04 19:22:18 -04:00
TransparentScroller.m tweak layout sizes a bit. 2020-09-04 19:22:18 -04:00
main.m commentary 2020-08-29 23:31:54 -04:00