Christian Speckner
772b122b15
Remove -DTHUMB_SUPPORT from xcode project.
2017-12-10 00:22:50 +01:00
Stephen Anthony
21bcf8211b
Updated OSX project file for class additions.
2017-12-07 21:04:00 -03:30
Stephen Anthony
5bf4fa5d5f
Updated OSX project file for recent class additions.
2017-11-26 13:12:37 -03:30
Stephen Anthony
40c831e6e6
Updated OSX project file for recent class additions.
2017-11-17 23:31:49 -03:30
Stephen Anthony
2f31c9d1d8
Fixed minor warning in OSX project file.
2017-10-29 15:28:36 -02:30
Christian Speckner
f40d34543c
Fix build on OSX.
2017-10-15 21:11:39 +02:00
Christian Speckner
be877f8503
Merge branch 'master' into refactoring/frame_manager
2017-10-15 20:28:27 +02:00
Stephen Anthony
cf74aa8c4d
Updated OSX project file for missing header files.
2017-10-12 01:50:46 -02:30
Stephen Anthony
50174483e1
Updated OSX project file for LinkedObjectPool class.
2017-10-09 18:36:37 -02:30
Christian Speckner
d220888474
Abstract common frame manager interface.
2017-10-02 00:52:56 +02:00
Stephen Anthony
4ecaa9a6e0
Updated OSX project file for recent class additions.
2017-10-01 17:29:37 -02:30
Stephen Anthony
b7bf3b79b2
First pass at a consistent default for load/saving files that don't have a
...
pre-defined location (ROM files and disassemblies, etc).
- Repurposed the snapshot load/save folders by changing OSystem::defaultSnapLoadDir to OSystem::defaultLoadDir, and similar for the save dir
- In Windows, this directory will now be 'Documents\Stella', while in Linux/OSX it will be $HOME
- Testing still required for Windows and OSX; only Linux is confirmed to work for now
2017-09-09 15:06:21 -02:30
Stephen Anthony
0aa55b310d
Updated OSX project file for recent refactoring.
2017-09-04 14:37:13 -02:30
Stephen Anthony
e858ddf167
Removed reference to class for 'MC' scheme in Windows and OSX builds.
2017-08-31 22:07:40 -02:30
Stephen Anthony
b608c5bf88
Updates for 5.0.2 release.
2017-08-19 20:34:00 -02:30
Stephen Anthony
8ce4d3468e
Updated OSX project file for recent refactoring.
...
Fixed minor compile warning.
2017-08-05 13:34:56 -02:30
Stephen Anthony
7652be906d
Updated OSX project file for Controller refactoring.
...
- Minor refactoring in PointingDevice class
2017-07-30 12:02:48 -02:30
Stephen Anthony
00afc8ea4f
Final updates for 5.0.1 release.
2017-07-23 12:33:16 -02:30
Stephen Anthony
7c2da9512d
Updated OSX project file for C++14 changes.
2017-07-21 21:43:47 -02:30
Stephen Anthony
199627f0cb
Updated Xcode project file for ColorWidget move.
2017-07-15 11:59:31 -02:30
Stephen Anthony
e9acf1f1e8
Updated various docs for impending 5.0 release.
...
Finalized state file format at 5.0.0.0.
2017-07-09 22:56:16 -02:30
Stephen Anthony
087fccd29f
Updated OSX project file for recent class additions.
...
Eliminated some dead code.
2017-07-03 19:16:14 -02:30
Stephen Anthony
7b57d52260
My neverending quest to protect against raw pointers.
...
Changed many 'const char* ...' to 'const char* const ...'.
2017-07-02 20:46:27 -02:30
Stephen Anthony
21195c20cb
Updated OSX project file for recent Blargg changes.
2017-06-17 20:51:32 -02:30
Stephen Anthony
3355183d03
Updated OSX build script for change from Deployment to Release.
2017-06-04 18:21:43 -02:30
C.W. Betts
c9a3097946
Add some retina formats to Stella.icns.
2017-06-04 17:44:17 -02:30
C.W. Betts
04ad81ce67
Use more modern names for the build configurations: Debug and Release, and delete Default.
2017-06-04 17:34:21 -02:30
C.W. Betts
15a7d1e520
Add the Atari cartridge file type to the InfoPlist.strings file.
...
It is localizable.
Update the version number in InfoPlist.Strings.
2017-06-04 17:34:21 -02:30
C.W. Betts
fbf642a130
Xcode project maintenance:
...
Fix the docs name.
Bring back InfoPlist.strings.
Have the Xcode groups point to the project's directory structure.
2017-06-04 17:34:21 -02:30
C.W. Betts
6c5ce1081a
More Mac improvements:
...
Use UTF-8 for saving/getting preferences: It's more reliable.
Retain defaults in the Preferences Objective-C class.
Fill out the types for the IBOutlet
2017-06-04 17:11:38 -02:30
C.W. Betts
9dce4c9db1
Fix possible issue resulting from being launched from Finder in 10.9 and later OSes.
...
Taken from SDL 1.2.
2017-06-04 13:33:52 -02:30
C.W. Betts
b489a61e03
Fix over-release.
...
Add autorelease around the Preferences methods.
2017-06-04 13:27:30 -02:30
Stephen Anthony
4c555a83ed
Updated OSX project file for recent DelayQueue changes.
2017-05-15 15:41:22 -02:30
Stephen Anthony
a2d647b17f
Updated OSX project file for Xcode under Sierra.
2017-04-14 23:40:49 -02:30
Stephen Anthony
6faf099f3e
Updated OSX project files for recent class additions.
2017-04-04 19:44:18 -02:30
Darrell Spice, Jr
6227186feb
Preliminary support for BUS and CDF
...
Preliminary support for new Harmony/Melody drivers BUS and CDF. Work remains for the 3-Voice Audio, Digital Sample playback, and some additional revisions to the debugger widgets.
2017-03-23 21:25:33 -05:00
Stephen Anthony
471db61254
Updated OSX project file for class name change.
2017-03-18 21:44:59 -02:30
Stephen Anthony
ad81f2b5d7
Updated OSX project file for trakball class changes.
2017-02-11 23:28:05 -03:30
Stephen Anthony
5033e8bfe6
Updated OSX project file for VBlankmanager class.
2017-01-22 19:24:27 -03:30
Stephen Anthony
6c73c11961
Updated OSX project to always use internal zlib library,
...
and changed the preferences file to 'Stella-emu.plist'.
2017-01-15 17:38:27 -03:30
Stephen Anthony
8815a6f027
Updated all references to new stella-emu webpage.
2016-12-31 17:19:29 -03:30
Stephen Anthony
abb7097cb7
Removed $Id$ stuff from codebase, since it's Subversion-specific.
...
Whitespace cleanup and update copyright to 2017.
2016-12-29 20:30:30 -03:30
Stephen Anthony
ac7670225b
Updated OSX project files for removal of old TIA core.
...
Re-added comments to TIA class header.
2016-12-10 14:43:46 -03:30
Stephen Anthony
4025b00ce0
Updated OSX project files for 6502ts TIA classes.
2016-12-05 14:23:22 -03:30
stephena
81844dbf7f
Preparing for 4.7.3 release.
...
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3319 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-11-20 21:13:42 +00:00
stephena
07798111cb
Updated OSX project file for 3E+ bankswitching scheme.
...
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3313 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-08-21 22:16:05 +00:00
stephena
f431e3e3a5
A few more constexpr additions, and removal of redundant comments.
...
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3301 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-04-02 22:52:29 +00:00
stephena
7903c52406
Documentation updates for 4.7.2 release.
...
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3297 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-03-25 20:51:28 +00:00
stephena
ced55a8977
Fixed minor warning in OSX build due to signed SDL2 libs.
...
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3281 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-02-13 18:14:56 +00:00
stephena
1b223368e6
Updated UI to be able to change TV jitter effect and recovery time.
...
Updated various files for 4.7.1 release.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3279 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2016-02-13 01:21:28 +00:00