Commit Graph

16278 Commits

Author SHA1 Message Date
zeromus de1e368a46 0.9.39-2 COMPLETE 2020-04-06 03:31:34 -04:00
zeromus 792f9ca0c4 0.9.39-2 : gpu 2020-04-06 03:31:34 -04:00
zeromus 51efb03419 0.9.39-2 : cdc and cpu 2020-04-06 03:31:34 -04:00
zeromus d2d4a41544 0.9.39-unstable -> 0.9.39-1 (no work needed) 2020-04-06 03:31:34 -04:00
zeromus 9def190d87 fix build errors; Mednafen 0.9.39-unstable DONE 2020-04-06 03:31:33 -04:00
zeromus 25a9c1e5d6 update to Mednafen 0.9.39-unstable : spu, timer 2020-04-06 03:31:33 -04:00
zeromus aff26ee02e update to Mednafen 0.9.39-unstable : psx, sio 2020-04-06 03:31:33 -04:00
zeromus 827115ee9f update to Mednafen 0.9.39-unstable : mdec 2020-04-06 03:31:33 -04:00
zeromus efb61b42b9 update to Mednafen 0.9.39-unstable : GTE, input/*, irq, masmem 2020-04-06 03:31:33 -04:00
zeromus b5b962c180 update GPU to update to Mednafen 0.9.39-unstable 2020-04-06 03:31:33 -04:00
zeromus 21c7ac4b8b (partial 2) update to Mednafen 0.9.39-unstable 2020-04-06 03:31:33 -04:00
zeromus f5f63349f6 (partial) update to Mednafen 0.9.39-unstable 2020-04-06 03:31:32 -04:00
alyosha-tas 75beb338b9 O2Hawk: fix resets again 2020-04-04 18:14:54 -04:00
alyosha-tas 6edc1310d2 O2Hawk: fix cosmic conflict 2020-04-04 18:01:19 -04:00
adelikat 49e4d49927 quicknes - blacklist punchout (E) (VS), unfortunately a drop in the bucket but bootgod doesn't know about VS roms so we have no way to detect PAL versions of those 2020-04-04 15:07:58 -05:00
adelikat 96a753324a O2 - add Reset button to virtual pad 2020-04-03 18:08:26 -05:00
adelikat e357ed3dbc Merge branch 'mgba-hooks' 2020-04-03 18:01:25 -05:00
zeromus 6b462630e0 fix crash in MGBA memory callbacks due to GC of temporarily marshaled delegate (by keeping an instance referenced in a member, as usual) 2020-04-03 18:42:22 -04:00
alyosha-tas 216e382582 O2Hawk: reset fix 2020-04-03 17:24:20 -04:00
alyosha-tas f39319fd12 O2Hawk: bug fixes and add reset button 2020-04-03 16:56:22 -04:00
adelikat eae2ee7e29 remove DS lua library since it has no methods and no immediately plans to add any 2020-04-03 13:23:26 -05:00
alyosha-tas 458949a2f9 GBHawk: minor bug fixes and cleanups 2020-04-03 12:16:52 -04:00
adelikat be8db22d6c mgba- throw NotImplemented on callbacks with no address, we don't support that yet (likely ever) 2020-04-02 17:40:27 -05:00
adelikat cea0762c07 cleanup a few things in MGBAMemoryCallbackSystem 2020-04-02 17:40:27 -05:00
adelikat f97ef09c41 mgba - pass in mgba class instead of core pointer to MGBAMemoryCallbackSystem, seems cleaner either way. Still crash 2020-04-02 17:40:27 -05:00
feos fc5d8b2de6 add some stuff 2020-04-02 17:40:27 -05:00
feos 4597e8b334 tweaks 2020-04-02 17:40:27 -05:00
adelikat e44aa5d94a mGBA - pass core pointer to memory callback system 2020-04-02 17:40:27 -05:00
adelikat 75a991a36d bad attempt at wiring up mGBA memory hooks 2020-04-02 17:40:27 -05:00
adelikat 0422b9b1de nitpick cleanup 2020-04-02 17:36:08 -05:00
alyosha-tas ced37c45c3 GBHawk: memory ap optimizations 2020-04-02 15:41:03 -04:00
alyosha-tas 7d293bdb1a GBHawk: fix speed mode switch timing 2020-04-01 22:46:48 -04:00
adelikat 86f5964262 remove wrapping on DS layout hotkeys 2020-04-01 19:28:22 -05:00
adelikat ba27cd5c7e IncrementDSLayout - make decrement hotkey also wrap 2020-04-01 19:15:27 -05:00
adelikat 2401c37a7f delete ScreenArranger and move the relevant logic to MelonDS, and simplify, also use a pre-allocated buffer instead of making a new one every time 2020-04-01 18:58:08 -05:00
adelikat ed571cddef just delete client.transformX/Y, if anyone yells, direct them at me 2020-04-01 17:13:04 -05:00
zeromus 8084fce648 rename 2020-04-01 18:00:57 -04:00
zeromus d60b83791c fix StyleusInputDisplay 2020-04-01 18:00:42 -04:00
adelikat 2fbbe01347 DS - fix sylus lua script to use client.transformPoint, still doesn't work since it scales down to 1x 2020-04-01 11:55:23 -05:00
adelikat f369291606 this is the correct lua convention going forword, no snake case 2020-04-01 11:49:20 -05:00
alyosha-tas 07e7a83243 GBHawk: optimizations 2020-04-01 09:44:43 -04:00
alyosha-tas e6e70b6e35 GBHawk: remove C++ core, not worth it, need to rethink design 2020-03-31 23:14:33 -04:00
alyosha-tas 86950c9c2e Merge branch 'master' of https://github.com/TASVideos/BizHawk 2020-03-31 23:04:56 -04:00
alyosha-tas 0e0b94cd0c GBhawk: some C# optimizations 2020-03-31 23:03:40 -04:00
YoshiRulz 6571f70283
Rename new Lua function by convention, fix ClientApi.TransformPoint
I doubt this ever worked. The Lua one wasn't delegated, it directly accessed
GlobalWin, so it didn't have this bug.
2020-04-01 13:00:49 +10:00
alyosha-tas 00471ac530 GBHawk: more clean up and optimizing 2020-03-31 20:49:49 -04:00
YoshiRulz 7797689c53
Add LuaDeprecatedMethodAttribute and apply to client.transformPointX/Y 2020-04-01 09:49:27 +10:00
YoshiRulz 0437de604b
Revert transformPoint* changes, add transformPoint, delegate all three 2020-04-01 09:36:26 +10:00
YoshiRulz 6edcd00431
Reimplement TransformPointX/Y using TransformPoint, but deprecate them 2020-04-01 09:29:39 +10:00
zeromus 377e4498d7 straighten out lua APIs for coordinate transforming 2020-03-31 19:15:52 -04:00