Michael Buckley
|
cd4f69b65a
|
Mac: fix controls getting "stuck" when combined with modifier keys
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
ef30c1626a
|
Mac: Fix fullscreen
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
37a84fa54b
|
Mac: reject keyboard output when the app is in the background
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
32727b822f
|
Mac: Fix Freeze/Restore Screen
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
81fb0d16ad
|
Mac: fix pausing emulation when window is closed
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
bb619e5597
|
Mac: pause emulation when the user clicks the view
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
629296a5c4
|
Dim the screen when emulation is paused
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
8117af03b1
|
COnfigurable joypad controls and video options
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
b52cc5ee8b
|
Make keyboard controls configurable
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
b11472c744
|
Add Mac file icons back in
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
de248230b7
|
Fix race condition that could cause crash on exit
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
38a4b9b3b5
|
Remove unused menu items and fix quitting when no ROM is loaded
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
ee85987d73
|
Update the documentation
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
ece780059e
|
Restore Mac function buttons
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
6fcfe8c3f8
|
Fix NULL dereference bug
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
0d87a035b8
|
Add app icon back in
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
5690beb260
|
New joypad implementation without configuration UI
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
296650e2c7
|
Rearrange mac controls to be configured by player, reducing the number of button codes required
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
41bf8cef73
|
Rewrite keyboard input handling, importing from the Carbon prefs
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
0d698f666f
|
Mac: fix rendering and placement of window
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
e9edecd94f
|
Mac: fix stretching when resizing window
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
5cf1aa0c0e
|
Mac: Implement open recent menu
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
2ce70f130c
|
Mac: set the default video mode to blocky
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
757cf7a347
|
Render on the foreground thread to allow resizing
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
366ce0b105
|
Get app running that can load ROMs and be controlled with the default key bindings. No configuration is yet possible.
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
bc9d2cb2bc
|
Migrate lproj folders
|
2019-11-27 16:08:12 -08:00 |
Michael Buckley
|
4bd6f30dc8
|
Add a framework target from the existing code, deleting or commenting out code that needs to be removed or updated until it compiles. Nothing works at this stage.
|
2019-11-27 16:08:05 -08:00 |
Michael Buckley
|
931ba0a601
|
Fix warnings about extra tokens after #ifdef directive
|
2019-11-22 21:25:46 -08:00 |
Michael Buckley
|
c9840055ff
|
Fix warnings about extra tokens after #undef directive
|
2019-11-22 21:25:46 -08:00 |
Michael Buckley
|
2af9a88744
|
Remove outdated pascal specifier
|
2019-11-22 21:25:46 -08:00 |
Michael Buckley
|
d691cf052b
|
Update musicbox.xib
|
2019-11-22 21:25:45 -08:00 |
Michael Buckley
|
6ac9150959
|
Add .gitignore for Mac
|
2019-11-22 21:25:45 -08:00 |
Michael Buckley
|
ecd4069d19
|
Remove old Mac targets, add Mac 64-bit Intel target
|
2019-11-22 21:25:45 -08:00 |
Michael Buckley
|
16f1e9e539
|
Add contents.xcworkspacedata to repoistory
|
2019-07-04 09:46:44 -07:00 |
bearoso
|
bf4e6f8b62
|
Merge pull request #523 from yoffy/unmacro-tile
Unmacro tile.cpp
|
2019-06-26 16:46:12 -05:00 |
Kenta Yoshimura
|
7603ed09d2
|
tile: Divide instantiations. This enables parallel compilation.
|
2019-05-04 15:01:01 +09:00 |
Brandon Wright
|
f70e072bd9
|
Revert to higher APU clock.
|
2019-04-12 12:10:51 -05:00 |
Brandon Wright
|
65c5995436
|
Update version number and start changelog.
|
2019-03-13 17:40:51 -05:00 |
Brandon Wright
|
76b6342ca1
|
Remove most of GFX_MULTI_FORMAT.
|
2019-03-07 17:14:51 -06:00 |
Brandon Wright
|
ab1fa8d360
|
Update version to 1.59.2.
|
2019-02-27 20:36:00 -06:00 |
Brandon Wright
|
fc4f476414
|
Bump version number to 1.59.1.
|
2019-02-27 19:02:56 -06:00 |
Brandon Wright
|
f2069e8af9
|
Remove extra parameter from S9xInitSound
Explain disabling USE_SLANG in how2compile.txt
|
2019-02-27 11:02:22 -06:00 |
tmkk
|
064085b41c
|
macosx: change default value for SoundInputRate and macSoundBuffer_ms, and apply the new value when running 1.59 for the first time
|
2019-02-23 14:52:11 +09:00 |
tmkk
|
9b26555183
|
macosx: change audio buffering strategy to comply with refactored APU engine
|
2019-02-23 14:49:33 +09:00 |
tmkk
|
09f0e3727e
|
macosx: disable GUI buttons for deprecated sound options
|
2019-02-23 14:48:03 +09:00 |
tmkk
|
46653afb87
|
macosx: project file update
|
2019-02-23 14:44:01 +09:00 |
Brandon Wright
|
aaadcf820f
|
Bump version number and copyright date.
|
2019-02-20 16:25:56 -06:00 |
Brandon Wright
|
18d52cd0f5
|
Bump version number to 1.58.
|
2018-12-13 11:58:33 -06:00 |
Brandon Wright
|
5f56cadafb
|
Use a license stub everywhere.
This points to the full license in the root directory.
|
2018-11-15 17:31:39 -06:00 |
Brandon Wright
|
e5aed9f8d5
|
Update 1.56.2 to 1.57 everywhere but appveyor.
|
2018-11-08 19:00:36 -06:00 |
tmkk
|
34af260682
|
macosx: explicitly set default values for new options
|
2018-08-29 18:17:10 +09:00 |
OV2
|
843c46053f
|
macOS: only try to enable valid cheats
|
2018-07-03 20:42:34 +02:00 |
Marco Nett
|
5212cdb333
|
fixed variable rename oversight; typecasting
|
2018-06-28 22:45:43 +02:00 |
OV2
|
77c30172a4
|
macOS: try to use new cheat commands (incomplete format support)
|
2018-06-28 14:28:29 +02:00 |
Brandon Wright
|
de593cbe6f
|
Bump version number to 1.56.2. Update changes.txt.
|
2018-06-16 17:10:13 -05:00 |
Brandon Wright
|
3578139270
|
Bump version number.
|
2018-06-07 16:02:48 -05:00 |
Brandon Wright
|
b64eaba633
|
Bump version number, except Appveyor.
|
2018-05-25 16:01:02 -05:00 |
Brandon Wright
|
20bd60a3c6
|
Update copyright dates.
|
2018-05-25 15:44:52 -05:00 |
qwertymodo
|
d03700483c
|
Update Mac OSX version number and date strings
|
2017-11-20 17:29:39 -08:00 |
Brandon Wright
|
7a2ca6dc2a
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
tmkk
|
81d838cb55
|
macosx: make compatible with 10.7-10.11 SDK
|
2017-10-30 18:23:12 +09:00 |
tmkk
|
d05d0b7d39
|
macosx: fix Open ROM Image dialog doesn't appear on recent macOS (issue 216)
|
2017-10-29 15:06:37 +09:00 |
tmkk
|
c63fda3400
|
macosx: use bzero instead of ZeroMemory
|
2017-10-29 15:01:54 +09:00 |
tmkk
|
179e5a6ad6
|
macosx: make musicbox compatible with a new S-SMP
|
2017-10-29 15:00:29 +09:00 |
tmkk
|
38c26927ff
|
macosx: project file update, adding new S-SMP sources
|
2017-10-29 14:53:53 +09:00 |
Brandon Wright
|
1661fc838c
|
Add copyrights.
|
2016-10-15 11:31:26 -05:00 |
Brandon Wright
|
ddb1527236
|
Bump OV2 Windows port copyright.
|
2016-10-07 12:53:18 -05:00 |
Brandon Wright
|
006fc22ebb
|
Add byuu copyright for his S-SMP
|
2016-10-07 12:47:07 -05:00 |
Brandon Wright
|
91aebfe759
|
Update some copyrights, bump version number.
|
2016-10-01 20:03:03 -05:00 |
OV2
|
9cc05b3c12
|
Merge branch 'memstream'
Resolved conflicts:
apu/SNES_SPC.h
memmap.cpp
port.h
unix/Makefile.in
|
2012-03-25 20:44:57 +02:00 |
OV2
|
faee2859b5
|
Change ZeroMemory to memset
|
2012-01-23 18:12:47 +01:00 |
OV2
|
dee8895db2
|
Allow membased rom/state load/save, add libsnes interface (Themaister)
|
2012-01-02 17:06:45 +01:00 |
zones
|
6ca7a7e081
|
mac: add zlib.h
|
2011-05-06 09:39:21 +09:00 |
OV2
|
c47598f3cf
|
Update copyright in all files
|
2011-04-11 21:51:20 +02:00 |
zones
|
2f2d92a9da
|
Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface
|
2011-04-10 22:44:28 +09:00 |
zones
|
58a58c110e
|
Mac: 10.3.x support, replace nib with xib
|
2011-03-21 19:43:33 +09:00 |
zones
|
41dc2fbb61
|
Add blend filters in blit.cpp
|
2011-02-24 21:22:19 +09:00 |
zones
|
a013ae3306
|
Mac,Unix: Add 256*448,478 support / Mac:code cleanup
|
2011-02-20 20:27:20 +09:00 |
zones
|
bd1c44b8e6
|
Change debugger's log folder to LOG_DIR. / Mac: Add frame advance, change the timing of .srm save.
|
2011-01-24 23:27:57 +09:00 |
zones
|
f918834f68
|
Mac: Fix file dialog gliches in 10.6, fix musicbox crash, add the option to speify save folders, etc.
|
2011-01-16 14:57:11 +09:00 |
zones
|
98aac99c42
|
macosx: Fixed a display problem.
|
2010-09-26 23:31:27 +09:00 |
OV2
|
d1666860e0
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |