summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemoryObject.m
Commit message (Expand)AuthorAgeFilesLines
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-323/+0
* OS X: implement the metadata (Spotlight) importer for the memory cards.SND\MaddTheSane_cp2014-06-061-1/+1
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* OS X:SND\MaddTheSane_cp2014-04-021-7/+2
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-131-8/+3
* Convert Objective-C code to modern syntax, mainly for the NSDictionaries.SND\MaddTheSane_cp2013-09-101-1/+1
* Remove 32-bit support on OS X.SND\MaddTheSane_cp2013-09-101-24/+5
* Better prefs managing on the main app.SND\MaddTheSane_cp2013-08-301-5/+5
* Fix OS X 10.8-only behavior in the XGL plug-in.SND\MaddTheSane_cp2013-08-211-4/+4
* Revert some SysPrintfs in OS X to NSLogs.SND\MaddTheSane_cp2013-07-111-2/+2
* minor code tweaks.SND\MaddTheSane_cp2013-07-101-1/+4
* Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.SND\MaddTheSane_cp2013-07-091-7/+2
* Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing...SND\MaddTheSane_cp2013-07-081-2/+2
* Various updates and improvements to OS X code.SND\MaddTheSane_cp2013-07-081-7/+0
* Rewriting the memory card management on OS X. It's lacking copy capability ri...SND\MaddTheSane_cp2013-07-081-35/+60
* Get multi-block save copying working correctly on OS X.SND\MaddTheSane_cp2013-07-061-24/+50
* Rehauling the memory card object in preperation for fixing the memory card ma...SND\MaddTheSane_cp2013-07-061-17/+155
* Minor OS X changes.SND\MaddTheSane_cp2013-07-061-38/+34
* Making the SIO plug-ins work on OS X.SND\MaddTheSane_cp2013-07-051-2/+4
* Mess around with OS X memory objects:SND\MaddTheSane_cp2013-07-031-4/+31
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-3/+1
* Making the memImage property readonly in the header, but readwrite in the mai...SND\MaddTheSane_cp2013-06-251-0/+1
* Implement creating and selecting memory cards in the memory card manager.SND\MaddTheSane_cp2013-06-251-27/+25
* Add animated memory card icons on OS XSND\MaddTheSane_cp2013-06-251-14/+61
* Removing commented-out code in the memory object.SND\MaddTheSane_cp2013-06-251-17/+3
* Modify the Memory Object class a little bit. Some minor changes.SND\MaddTheSane_cp2013-06-221-17/+28
* Use ARC in 64-bit mode on the Mac.SND\MaddTheSane_cp2013-01-091-3/+6
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
* Thinning down PcsxrMemoryObject header down even more.SND\MaddTheSane_cp2011-12-261-0/+2
* Adding my name to the Coders list in Credits.rtf.SND\MaddTheSane_cp2011-12-201-11/+11
* Moving things around in the Memory manager for Mac OS X.SND\MaddTheSane_cp2011-12-091-1/+73
* Fixed the improperly-labeled deleted display on blocks.SND\MaddTheSane_cp2011-11-261-1/+1
* Fix a missing [super dealloc] call.SND\MaddTheSane_cp2011-11-261-0/+2
* Fixed off-by-one bug.SND\MaddTheSane_cp2011-11-261-0/+1
* The Memory card editor for Mac OS X should be up and running now.SND\MaddTheSane_cp2011-11-251-0/+1
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-0/+25