snes9x/macosx
Michael Buckley c9b0d104f8 Mac: Fix a crash when enumerating USB devices without a name. Closes #810 2023-01-17 07:55:59 -08:00
..
ReClassicfication Mac: Remove printfs from resource fork functions 2019-11-27 16:08:12 -08:00
Snes9x macOS: Set LSApplicationCategoryType to games 2023-01-10 21:08:10 +00:00
docs Update the documentation 2019-11-27 16:08:12 -08:00
en.lproj Update version and copyright for 1.61. 2022-01-30 17:52:50 -06:00
snes9x framework Mac: Cheat entry 2022-09-08 07:57:27 -07:00
snes9x.xcodeproj Mac: Remove logger.cpp from project 2022-09-08 08:01:13 -07:00
.gitignore Add .gitignore for Mac 2019-11-22 21:25:45 -08:00
APPL.icns
CART.icns
HID_Utilities_External.h Fix warnings about extra tokens after #ifdef directive 2019-11-22 21:25:46 -08:00
Info.plist Update version and copyright for 1.61. 2022-01-30 17:52:50 -06:00
SAVE.icns
SRAM.icns
folder_Freezes.icns
folder_SRAMs.icns
freeze_defrost.aiff
icons.png
libHIDUtilities_u.a
libz_u.a
logo_defrost.png Mac: Fix Freeze/Restore Screen 2019-11-27 16:08:12 -08:00
logo_freeze.png Mac: Fix Freeze/Restore Screen 2019-11-27 16:08:12 -08:00
mac-audio.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-audio.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-cart.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-cart.mm Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-cheat.h Mac: Cheat entry 2022-09-08 07:57:27 -07:00
mac-cheat.mm Mac: Cheat entry 2022-09-08 07:57:27 -07:00
mac-cheatfinder.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-cheatfinder.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-client.h Use a license stub everywhere. 2018-11-15 17:31:39 -06:00
mac-client.mm Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-cocoatools.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-cocoatools.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-controls.h Mac: Restore Mouse, SuperScope and Justifier support 2020-12-28 21:13:09 -08:00
mac-controls.mm Mac: Restore Mouse, SuperScope and Justifier support 2020-12-28 21:13:09 -08:00
mac-dialog.h Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-dialog.mm Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-file.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-file.mm Use strlcpy and strlcat in the Mac port 2020-09-07 11:23:05 -07:00
mac-global_prefix.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-gworld.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-gworld.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-joypad.h COnfigurable joypad controls and video options 2019-11-27 16:08:12 -08:00
mac-joypad.mm Mac: Fix a crash when enumerating USB devices without a name. Closes #810 2023-01-17 07:55:59 -08:00
mac-keyboard.h COnfigurable joypad controls and video options 2019-11-27 16:08:12 -08:00
mac-keyboard.mm COnfigurable joypad controls and video options 2019-11-27 16:08:12 -08:00
mac-multicart.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-multicart.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-musicbox.h Rearrange mac controls to be configured by player, reducing the number of button codes required 2019-11-27 16:08:12 -08:00
mac-musicbox.mm Use strlcpy and strlcat in the Mac port 2020-09-07 11:23:05 -07:00
mac-netplay.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-netplay.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-os.h Mac: Cheat entry 2022-09-08 07:57:27 -07:00
mac-os.mm Revert "Mac: Wait for metal command buffer to finish before presenting drawable" 2022-10-30 20:57:55 -07:00
mac-prefix.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-quicktime.h Use a license stub everywhere. 2018-11-15 17:31:39 -06:00
mac-quicktime.mm Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-render.h Mac: Lightly tested Metal renderer 2019-12-24 18:02:00 -08:00
mac-render.mm Mac: Fix port leak 2022-11-05 12:08:09 -07:00
mac-screenshot.h Remove outdated pascal specifier 2019-11-22 21:25:46 -08:00
mac-screenshot.mm Mac: Fix Freeze/Restore Screen 2019-11-27 16:08:12 -08:00
mac-server.h Use a license stub everywhere. 2018-11-15 17:31:39 -06:00
mac-server.mm Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage. 2019-11-27 16:08:05 -08:00
mac-snes9x.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-snes9x.mm Mac: Update for Xcode 12 2020-07-30 20:30:25 -07:00
mac-stringtools.h Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
mac-stringtools.mm Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible. 2019-11-27 16:08:12 -08:00
musicbox_effect.png
musicbox_indicator.png
musicbox_ledoff.icns
musicbox_ledon.icns
musicbox_pause.png
musicbox_rewind.png
shaders.metal Mac: Implement blocky and smooth rendering modes in Metal renderer 2019-12-26 11:49:18 -08:00
zconf.h
zlib.h