40 Commits

Author SHA1 Message Date
C.W. Betts 0756b4de1a Refrain from building two cue_parsers and two cue_scanners.
Fix a compiler warning.
2021-02-25 17:57:22 -07:00
C.W. Betts 47a9cebdb7 We don't need to copy the header. At all. 2021-02-22 02:10:01 -07:00
C.W. Betts fe4bb6da02 Remove VALID_ARCHS 2021-01-16 14:08:05 -07:00
C.W. Betts f1db9c67ee Poke the plists: get the development language from Xcode build. 2020-10-01 01:51:37 -06:00
C.W. Betts e1697d21ed Fix locations of the system plugin headers.
Minor Xcode maintenance.
2020-10-01 01:26:40 -06:00
C.W. Betts e09207a147 Revert "set deployment target to match OpenEmuCore's, of 10.14.4." 2020-09-22 09:29:04 -06:00
C.W. Betts f7a66ea8c2 set deployment target to match OpenEmuCore's, of 10.14.4. 2020-09-22 02:50:04 -06:00
C.W. Betts f3abcd7742 Fix bundle identifier. 2020-09-21 20:40:11 -06:00
C.W. Betts 18ab33e1ba Update language resources.
This quiets warnings in newer Xcode releases.

Also update framework locations.
2020-01-07 16:33:03 -07:00
mrvacbob fb1695a555 Constify some data 2019-06-02 15:37:02 -07:00
Rudy Richter 73bd9910d9 Use spaces 2017-07-20 08:48:37 -04:00
mrvacbob 79feb7c72b Enable direct-rendering in 4DO 2017-07-20 00:35:54 -07:00
Remy Demarest a8e3ef0dc8 Clean up deprecated methods. 2015-12-12 17:02:54 -08:00
Alexander Strange 75afcbed51 Update projects - fix debug builds, make deployment 10.11, enable objc-arc properly, build faster 2015-10-17 13:04:19 -07:00
clobber 7d3cf028bf Turn off GCC_NO_COMMON_BLOCKS 2015-10-09 19:28:49 -05:00
Christoph Leimbrock e87151f877 Fix some warning and adjust project settings. 2015-10-06 22:04:35 +02:00
clobber fa98f8a41a Seems to fix booting of Scramble Cobra and maybe others? 2014-11-17 15:00:53 -06:00
clobber 67d7a3c9f0 Add the rest of the necessary game timing hacks
Derived from http://sourceforge.net/p/fourdo/code/HEAD/tree/trunk/FourDO/Emulation/GameConsole.cs#l405
2014-11-17 15:00:12 -06:00
clobber c2d921e25c Add game hack lookups 2014-11-03 01:21:28 -06:00
clobber 01a7e9384f Cleanup 2014-10-14 02:43:38 -05:00
clobber 0333facc21 Initial per-game hack support 2014-10-14 02:14:01 -05:00
clobber d2552ecee7 Cleanup 2014-10-14 02:08:46 -05:00
clobber 53ed6c6bb8 NVRAM save support 2014-10-13 21:19:01 -05:00
clobber 676bdb4b7a Fixes double allocation of framebuffer and audio buffer overflow 2014-10-12 23:30:15 -05:00
clobber b4b5d71e47 Remove libfreedo static lib 2014-08-22 01:51:21 -05:00
clobber 5c22c3b596 More cleanup 2014-08-22 01:41:18 -05:00
clobber 7eadbe1ce2 Fix input 2014-08-21 16:44:49 -05:00
clobber 3cce74e911 Revert DSP.cpp 'fixes' from last upstream merge that break game loading and audio
These hang the emulator and games cannot load http://sourceforge.net/p/fourdo/code/362/
2014-08-21 13:32:02 -05:00
clobber 87b21eacfa Some cleanup 2014-08-21 00:30:44 -05:00
clobber fb221e9d69 Use 32BPP 2014-08-20 22:33:57 -05:00
clobber 272d29eebe Update to the latest 4DO (mostly whitespace changes besides a 'fix' in DSP.cpp) and fixed audio in core implementation 2014-08-20 20:41:20 -05:00
clobber 9036ef2460 Remove old key 2014-05-26 01:53:41 -05:00
clobber 6de3ae7ab8 Add OEGameCoreOptions for multi-system options and required bios/system files per core
Options:
OEGameCoreHasGlitches - Compatibility and graphics issues; core is WIP. Shows warning at core launch.
OEGameCoreRequiresFiles - Needs bios or system files. Use OERequiredFiles array of dictionaries.
OEGameCoreSaveStatesNotSupported - Save states are not supported. Disables save UI in HUD.
OEGameCoreSupportsCheatCode - Cheat codes are supported. Enables cheat UI in HUD.
2014-05-26 01:50:20 -05:00
clobber eac6d69799 Restores input. However button presses can't be sustained; pressing one while holding another interrupts the first.
This needs a real clean up.
2014-03-23 00:49:35 -05:00
clobber 9e9d6cf331 Seems to fix crash when optional bios isn't present 2014-03-22 23:31:00 -05:00
clobber 739a9e954c Project update 2014-03-22 23:20:49 -05:00
clobber 7263ced9dc Some cleanup 2014-03-22 22:51:22 -05:00
clobber 4b6aee4dcc Set gitignore 2014-03-22 22:26:25 -05:00
loicloic 1af2d1d947 Initial commit 2014-03-22 22:16:57 +01:00
clobber 1b9e4fd466 Initial commit 2014-03-10 12:45:42 -07:00