pokemon-speedrunning / gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
GNU General Public License v2.0
94 stars 27 forks source link

Sync to BizHawk; Split Core To Submodule #102

Closed CasualPokePlayer closed 3 years ago

CasualPokePlayer commented 3 years ago

This PR aims to synchronize all BizHawk core features and all BizHawk accuracy improvements with this repo (for simple porting to and from, along with general updates), and supersedes my previous PRs (this PR should have all of their contents in one).

Closes https://github.com/pokemon-speedrunning/gambatte-speedrun/issues/78 Closes https://github.com/pokemon-speedrunning/gambatte-speedrun/issues/61

CasualPokePlayer commented 3 years ago

There are some potential quirks for external frameworks including that I needed to implement setting a LUT for the cgb palette to get video output, but none of them should affect behavior in GSR

With the latest commits this should no longer be a problem.