summaryrefslogtreecommitdiff
path: root/macosx/Source/PcsxrController.m
Commit message (Collapse)AuthorAgeFilesLines
* Add CPU Overclocking to preferences UI on OS XMrLavender2017-07-011-2/+8
|
* Add PGXP preferences UI for OS XMrLavender2017-07-011-0/+4
|
* OS X: change the dispatch_async in the freeze block to dispatch_after.SND\MaddTheSane_cp2014-11-151-4/+1
| | | | | | This makes it look cleaner. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92247 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-101-0/+12
| | | | | | Also have NSString properties be declared with copy, as recommended by Apple. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: remove a couple of erroneous commentsSND\MaddTheSane_cp2014-10-021-5/+6
| | | | | | Spin the waiting for the emulator into a Dispatch queue. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91778 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Match the command-line arguments with those of the Linux/UNIX version.SND\MaddTheSane_cp2014-10-011-16/+40
| | | | | | Quiet warnings about comments. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91777 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Fix slow boot.SND\MaddTheSane_cp2014-09-271-2/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: make the memory code movement code work.SND\MaddTheSane_cp2014-08-191-4/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91263 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move the default folder for the memory cards to within the user's ↵SND\MaddTheSane_cp2014-08-191-10/+41
| | | | | | Documents folder. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91262 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-0/+974
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97