summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemCardArray.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-345/+0
* OS X: minor code changes and improvements.SND\MaddTheSane_cp2014-06-061-7/+6
* OS X:SND\MaddTheSane_cp2014-04-021-6/+6
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-1/+2
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-3/+3
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-14/+2
* Only print some NSLogs when debugging.SND\MaddTheSane_cp2013-07-111-0/+4
* Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.SND\MaddTheSane_cp2013-07-111-5/+7
* minor code tweaks.SND\MaddTheSane_cp2013-07-101-4/+7
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-16/+6
* Create the blank memory block header only once.SND\MaddTheSane_cp2013-07-081-11/+14
* Various updates and improvements to OS X code.SND\MaddTheSane_cp2013-07-081-7/+4
* Implement compaction of memory cards.SND\MaddTheSane_cp2013-07-081-11/+78
* We can now copy to other cards, but compacting cards isn't available right now.SND\MaddTheSane_cp2013-07-081-6/+53
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-081-0/+244