SameBoy/Cocoa
Lior Halphon 6e86dbcebb Cocoa port now shows the open dialog if no ROM is open. 2016-09-10 19:46:42 +03:00
..
AppDelegate.h Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
AppDelegate.m Cocoa port now shows the open dialog if no ROM is open. 2016-09-10 19:46:42 +03:00
AppIcon.icns Initial public commit 2016-04-01 21:27:01 +03:00
Cartridge.icns Initial public commit 2016-04-01 21:27:01 +03:00
ColorCartridge.icns Initial public commit 2016-04-01 21:27:01 +03:00
Document.h Memory viewer now has a Goto command, different memory space modes, and allows viewing/editing specific banks 2016-08-19 14:54:54 +03:00
Document.m Cocoa port: remember breakpoints and watchpoints after reset 2016-09-07 00:44:00 +03:00
Document.xib Memory viewer now has a Goto command, different memory space modes, and allows viewing/editing specific banks 2016-08-19 14:54:54 +03:00
GBAudioClient.h Added stereo support. Correct some PCM register behavior. 2016-06-10 15:28:50 +03:00
GBAudioClient.m Added stereo support. Correct some PCM register behavior. 2016-06-10 15:28:50 +03:00
GBBorderView.h Proportional Reiszing 2016-07-03 20:58:25 +03:00
GBBorderView.m Proportional Reiszing 2016-07-03 20:58:25 +03:00
GBButtons.h Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
GBButtons.m Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
GBCompleteByteSlice.h Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
GBCompleteByteSlice.m Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
GBMemoryByteArray.h Memory viewer now has a Goto command, different memory space modes, and allows viewing/editing specific banks 2016-08-19 14:54:54 +03:00
GBMemoryByteArray.m Memory viewer now has a Goto command, different memory space modes, and allows viewing/editing specific banks 2016-08-19 14:54:54 +03:00
GBPreferencesWindow.h Keeping aspect ratio is now optional (but default) 2016-07-05 21:23:55 +03:00
GBPreferencesWindow.m Keeping aspect ratio is now optional (but default) 2016-07-05 21:23:55 +03:00
GBShader.h Filter support for Cocoa port + 7 basic filters 2016-04-29 00:45:56 +03:00
GBShader.m Fixed Cocoa memory leak 2016-07-20 23:52:29 +03:00
GBView.h Hide mouse cursor when running (Cocoa) 2016-07-05 23:34:33 +03:00
GBView.m Hide mouse cursor when running (Cocoa) 2016-07-05 23:34:33 +03:00
Info.plist Remove useless key from plist 2016-04-02 12:51:07 +03:00
License.html Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
MainMenu.xib Basic memory hex viewer/editor, using a (heavily stripped down) HexFiend framework 2016-08-13 00:58:52 +03:00
NSKeyboardShortcut.h Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
NSString+StringForKey.h Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
NSString+StringForKey.m Configurable keys for the Cocoa port 2016-04-13 22:43:16 +03:00
PkgInfo Initial public commit 2016-04-01 21:27:01 +03:00
Preferences.xib Keeping aspect ratio is now optional (but default) 2016-07-05 21:23:55 +03:00
main.m Initial public commit 2016-04-01 21:27:01 +03:00