pcsxr/macosx/Source
Stelios Tsampas a1f75bbbc5 * Remove unneeded mcd argument on macosx 2018-03-22 18:51:42 +02:00
..
CheatController.h OS X: Modernize the Cocoa code using Xcode 6. 2014-07-21 20:24:55 +00:00
CheatController.m Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
ConfigurationController.h Add CPU Overclocking to preferences UI on OS X 2017-07-01 14:46:09 +01:00
ConfigurationController.m Add CPU Overclocking to preferences UI on OS X 2017-07-01 14:46:09 +01:00
EmuThread.h OS X: make all ivars either be in the implementation block, or converted to Objective C 2.0 properties. 2014-11-10 20:22:50 +00:00
EmuThread.m OS X: make all ivars either be in the implementation block, or converted to Objective C 2.0 properties. 2014-11-10 20:22:50 +00:00
ExtendedKeys.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
HotkeyController.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
HotkeyController.m OS X: Fix pressing "i" making the emulator speeding up. 2015-01-18 02:01:44 +00:00
LaunchArg.h OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
LaunchArg.m OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
MemBadgeView.h OS X: Have custom views use IB_DESIGNABLE. 2015-01-27 18:54:11 +00:00
MemBadgeView.m OS X: Modernize the Cocoa code using Xcode 6. 2014-07-21 20:24:55 +00:00
OSXPlugLocalization.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrCheatHandler.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrCheatHandler.m OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrController.h OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
PcsxrController.m Add CPU Overclocking to preferences UI on OS X 2017-07-01 14:46:09 +01:00
PcsxrDiscHandler.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrDiscHandler.m OS X: only store the sjis string from the memory card: 2014-09-08 15:01:26 +00:00
PcsxrFileHandle.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrFreezeStateHandler.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrFreezeStateHandler.m OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrHexadecimalFormatter.h OS X: Have custom views use IB_DESIGNABLE. 2015-01-27 18:54:11 +00:00
PcsxrHexadecimalFormatter.m OS X: Modernize the Cocoa code using Xcode 6. 2014-07-21 20:24:55 +00:00
PcsxrMemCardArray.h OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
PcsxrMemCardArray.m * Remove unneeded mcd argument on macosx 2018-03-22 18:51:42 +02:00
PcsxrMemCardController.h OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
PcsxrMemCardController.m Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
PcsxrMemCardHandler.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrMemCardHandler.m OS X: Modernize the Cocoa code using Xcode 6. 2014-07-21 20:24:55 +00:00
PcsxrMemoryObject.h Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
PcsxrMemoryObject.m Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
PcsxrPlugin.h OS X: Move away from ivars in headers, beginning with the main app. 2014-11-10 19:46:07 +00:00
PcsxrPlugin.m Bring up to date with PCSX-R master (97809) 2016-03-30 15:07:35 +01:00
PcsxrPluginHandler.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PcsxrPluginHandler.m OS X: Modernize the Cocoa code using Xcode 6. 2014-07-21 20:24:55 +00:00
PgxpController.h Add PGXP preferences UI for OS X 2017-07-01 14:22:16 +01:00
PgxpController.m Add PGXP preferences UI for OS X 2017-07-01 14:22:16 +01:00
Plugin.c OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PluginController.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PluginController.m OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
PluginList.h OS X: Make PluginList comply with the NSFastEnumeration protocol. 2014-09-27 19:35:23 +00:00
PluginList.m OS X: Make PluginList comply with the NSFastEnumeration protocol. 2014-09-27 19:35:23 +00:00
RecentItemsMenu.h OS X: Add icons to the recent item menu. 2015-01-18 23:39:02 +00:00
RecentItemsMenu.m OS X: Add icons to the recent item menu. 2015-01-18 23:39:02 +00:00
config.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
hotkeys.h OS X: Move source files to their own folder. 2014-07-20 05:09:43 +00:00
hotkeys.m Add PGXP preferences UI for OS X 2017-07-01 14:22:16 +01:00
main.m OS X: Match the command-line arguments with those of the Linux/UNIX version. 2014-10-01 19:49:24 +00:00