Commit Graph
111 Commits
Author SHA1 Message Date
clobber 2d0805aa3f Update readme v0.235 2021-09-16 16:26:21 -06:00
Stuart Carnie de6fb8dd22 update mame dependency 2021-09-17 08:19:20 +10:00
Stuart Carnie b122f3d3cc chore: Update to MAME 0235 2021-08-30 06:45:42 +10:00
Stuart Carnie 57c375d9e6 feat: MAME 0.231 release 2021-05-02 09:56:49 +10:00
clobber 5091dab464 Bump version for sparkle updater (still MAME 0.277)
This is build fix for 10.14 compat.
v0.227.0.1
2021-01-03 18:49:06 -07:00
Stuart Carnie a5ed7abb1f feat: Update to MAME 0.227 🎉 v0.227 2021-01-02 10:01:27 +11:00
Stuart Carnie 4a3079c7b5 feat: Upgrade to MAME 0.225 🎉 v0.225 2020-10-01 08:12:36 -07:00
C.W. Betts 0487d834b0 Merge branch 'master' of github.com:OpenEmu/UME-Core into master 2020-10-01 01:30:54 -06:00
C.W. Betts 619e01001e Fix locations of the system plugin headers.
Minor Xcode maintenance.
2020-10-01 01:26:45 -06:00
Stuart Carnie baec92eba7 feat: Upgrade to MAME 0.224 🎉 2020-09-26 22:31:04 -07:00
Stuart Carnie a023f2d7a3 feat: Upgrade to MAME 0.219 🎉 v0.219 2020-02-29 08:53:50 -07:00
Stuart Carnie cf1d704910 feat: MAME 0217 v0.217 2020-01-06 17:07:14 -07:00
Stuart Carnie e1ab96e4a5 fix: Updated dep with fix for R/W CHDs v0.215.1 2019-11-25 18:06:37 -07:00
Stuart Carnie 3b5d9b3b98 feat: Update deps/mame with APIs to improve error handling 2019-11-25 17:19:53 -07:00
Stuart Carnie 2e13867b45 fix: use correct constant 2019-11-17 09:56:13 -07:00
Stuart Carnie 0550075d97 feat: Check for unsupported games and notify user 2019-11-16 11:34:31 -07:00
Stuart Carnie 138d4349ef fix: Update MAME dependency 2019-11-14 23:48:29 -07:00
Stuart Carnie dd86bd1ddb feat: update mame dependency; save/load error messages v0.215 2019-11-13 20:10:41 -07:00
Stuart Carnie 3e84bed561 feat: MAME 0.215 audit and error message improvements, cleanup
* Updated mame headless dependencyto latest
2019-11-13 18:13:00 -07:00
Stuart Carnie 40d3c1bc39 feat: port original audit error parsing 2019-11-06 23:01:55 -07:00
Stuart Carnie 2041d3708f feat: Update to MAME 0215 2019-11-06 20:10:35 -07:00
Stuart Carnie 499bd380d4 fix: update deps; larger buffer size 2019-08-27 22:06:48 -07:00
Stuart Carnie 73b13490bb chore: Rename input devices 2019-08-24 15:58:10 -07:00
Stuart Carnie 19c0ed9ae3 chore: remove dead code 2019-08-24 10:02:08 -07:00
Stuart Carnie e4b9a66c9e feat: Add UI configuration shortcut (mapped to TAB) 2019-08-18 10:58:48 -07:00
Stuart Carnie 6bf3cefc21 fix: use hard reset for greater compat 2019-08-11 14:15:56 -07:00
Stuart Carnie 59a43f6e16 feat: MAME 0209; rewind, save 2019-08-11 11:37:42 -07:00
Stuart Carnie 3b780e0fce wip: MAME 0209 update
This is dependent on an update to MAME which provides a minimal API
for hosting in other front-ends. The headless API includes some
minor modifications to MAME allow single-frame execution of a machine
via a simple Objective-C API. Longer term goals include exposing
more of MAME's configuration to OpenEmu.

Follow development of Headless MAME here:

https://github.com/stuartcarnie/mame/tree/mame0209-headless
2019-07-13 07:58:47 +10:00
clobber 1225c80616 Merge pull request #9 from MaddTheSane/patch-1
Update README.md
2018-09-17 00:23:23 -05:00
C.W. Betts 6986850cc1 Update README.md
Add OSD=osdmini to the build instructions.
Otherwise SDL detection might override the OSD detection and cause an early failure.
2018-09-16 23:14:42 -06:00
clobber c0e1f10371 Alert the user of missing required parent/device/BIOS ROMs 2018-09-14 17:12:34 -05:00
clobber b964bf251f Use -fileSystemRepresentation instead of -UTF8String for file names 2018-09-14 17:01:18 -05:00
clobber 2a37738cbe Fix restoring autosave states on launch. 2018-09-14 16:53:53 -05:00
clobber 1e49fd519e Fix audio after API change in https://github.com/OpenEmu/OpenEmu-SDK/commit/62c7436015a4fa5e7bb5d434a2585adb5de94d8c 2018-09-14 16:48:36 -05:00
Stuart Carnie 552cde3fb3 use my fork; fix build issue with osdmini 2016-01-29 22:51:23 -07:00
Stuart Carnie 66d3977830 update build instructions 2016-01-25 00:28:13 -07:00
Stuart Carnie 3107a63070 Update build notes 2016-01-24 20:34:32 -07:00
Stuart Carnie 70332ccd7b mame consumed as a submodule 2016-01-24 20:27:05 -07:00
Stuart Carnie 2719f20e49 mame0169 2016-01-24 18:54:57 -07:00
Stuart Carnie 5d24d81f69 add mame as submodule 2016-01-24 18:54:09 -07:00
Stuart Carnie 5b5233b552 moving to submodule 2016-01-24 18:45:54 -07:00
Stuart Carnie b1f03ebd18 save state support 2016-01-24 16:54:13 -07:00
Stuart Carnie 7478f2ecc3 Force emulator thread to wait
* was seeing lots of audio buffer overflow
2016-01-24 14:07:46 -07:00
Stuart Carnie 57f1a99bf8 cleanup of old APIs 2016-01-24 14:04:21 -07:00
Stuart Carnie f1036a1a14 Display error info 2016-01-24 14:04:06 -07:00
Stuart Carnie 72c8f802c1 Don't need to reference header files
These are included via Header Search Paths
2016-01-23 19:48:39 -07:00
Stuart Carnie 3e61078634 initial commit with 0.169 2016-01-23 19:32:28 -07:00
clobber f5c4beac73 Bump version in order for sparkle updater to work. Core is still 0.149 v0.149.1 2015-12-22 19:44:13 -07:00
mrvacbob ed48bd0e86 Update to new core API 2015-11-10 00:44:07 -08:00
mrvacbob 5f2a526b11 Update to newer frameskip API 2015-11-07 17:04:04 -08:00