snes9x/macosx
Michael Buckley f9ecc89098 Mac: Update coyright year and version to 1.62.1 2023-03-25 14:01:32 -07:00
..
ReClassicfication Mac: Remove printfs from resource fork functions 2019-11-27 16:08:12 -08:00
Snes9x Mac: Open blank window by default. This isn't how the Mac client has ever worked, but it's confused enough people recently that the only thing that changes when you launche Snes9x is the system-wide menu bar. 2023-03-25 13:59:49 -07:00
docs Update the documentation 2019-11-27 16:08:12 -08:00
en.lproj Update version strings from 1.62 to 1.62.1. 2023-03-25 10:52:21 -05:00
snes9x framework Mac: Cheat entry 2022-09-08 07:57:27 -07:00
snes9x.xcodeproj Mac: Update coyright year and version to 1.62.1 2023-03-25 14:01:32 -07:00
.gitignore Add .gitignore for Mac 2019-11-22 21:25:45 -08:00
APPL.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
CART.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
HID_Utilities_External.h Fix warnings about extra tokens after #ifdef directive 2019-11-22 21:25:46 -08:00
Info.plist Update version strings from 1.62 to 1.62.1. 2023-03-25 10:52:21 -05:00
SAVE.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
SRAM.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
folder_Freezes.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
folder_SRAMs.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
freeze_defrost.aiff Initial 1.52 import 2010-09-25 17:46:12 +02:00
icons.png Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00
libHIDUtilities_u.a Initial 1.52 import 2010-09-25 17:46:12 +02:00
libz_u.a mac: add zlib.h 2011-05-06 09:39:21 +09:00
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 Fix Mac build after Vulkan changes 2023-03-08 10:23:32 -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 Mac: Fix makepath bugs introduced in cea5148 2023-03-25 13:54:13 -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-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 Fix Mac build after Vulkan changes 2023-03-08 10:23:32 -08: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: Restore Open MultiCart feature 2023-03-25 13:58:25 -07:00
mac-os.mm Mac: Restore Open MultiCart feature 2023-03-25 13:58:25 -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: Rebuilt Cheat Finder 2023-03-25 12:26:30 -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 Mac: Restore Open MultiCart feature 2023-03-25 13:58:25 -07:00
mac-snes9x.mm Mac: Restore Open MultiCart feature 2023-03-25 13:58: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 Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00
musicbox_indicator.png Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00
musicbox_ledoff.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
musicbox_ledon.icns Initial 1.52 import 2010-09-25 17:46:12 +02:00
musicbox_pause.png Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00
musicbox_rewind.png Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00
shaders.metal Mac: Implement blocky and smooth rendering modes in Metal renderer 2019-12-26 11:49:18 -08:00
zconf.h mac: add zlib.h 2011-05-06 09:39:21 +09:00
zlib.h mac: add zlib.h 2011-05-06 09:39:21 +09:00