summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemoryObject.h
Commit message (Collapse)AuthorAgeFilesLines
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Thinning down PcsxrMemoryObject header down even more.SND\MaddTheSane_cp2011-12-261-10/+12
| | | | | | Making PcsxrMemoryObject only export getters. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73753 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Moving things around in the Memory manager for Mac OS X.SND\MaddTheSane_cp2011-12-091-2/+10
| | | | | | Fixed a bug in the OS X memory manager that would prevent the change in memory card to be reflected in the window. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73112 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Resized the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-271-1/+1
| | | | | | | | Emulator can't be started if the Memory Card manager window is open on Mac OS X. Center the Memory Card manager window when it shows up. The Memory Card manager will refresh when the window is brought back to the front (It used to be that closing the window, then re-opening it wouldn't reload the contents of the cards). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72657 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed the improperly-labeled deleted display on blocks.SND\MaddTheSane_cp2011-11-261-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72655 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix a missing [super dealloc] call.SND\MaddTheSane_cp2011-11-261-3/+3
| | | | | | | | Fixing wrong bindings. I still get wrong info (it says some memory slots are deleted when they're not). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72647 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed off-by-one bug.SND\MaddTheSane_cp2011-11-261-0/+2
| | | | | | Show if a block is deleted or not. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72646 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* The Memory card editor for Mac OS X should be up and running now.SND\MaddTheSane_cp2011-11-251-1/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72644 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-241-0/+25
Currently it only allows to to wipe a memory card and see what's saved on it. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72586 e17a0e51-4ae3-4d35-97c3-1a29b211df97