summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemCardArray.m
Commit message (Expand)AuthorAgeFilesLines
* 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