Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with Mednafen 0.9.47 incl. save states. #67

Merged
merged 3 commits into from Nov 8, 2017

Conversation

@hiddenasbestos
Copy link
Contributor

@hiddenasbestos hiddenasbestos commented Nov 8, 2017

Changes from Mednafen 0.9.47:

  • Added save state support.

  • Fixed BCR1 write protect, and added stub emulation of the other BSC registers.

  • Added incomplete stub Action Replay 4M Plus emulation(for experimentation); proper Action Replay support would require SH-2 UBC emulation, and that may be too costly performance wise.

  • Implemented very rough approximation of bus timing side effects when master SH-2 DMA is active(accurate handling of bus priorities and sharing would increase CPU requirements noticeably, but it may ultimately be necessary as a database-driven option for some stubborn games in the future).

Fixes startup hangs in "Device Reign", "Real Sound", "Resident Evil", "SD Gundam G Century S", "Super Tempo", "Tennis Arena", "Tilk", "Yuukyuu Gensoukyoku", "Yuukyuu Gensoukyoku 2nd Album", "Yuukyuu Gensoukyoku ensemble", "Yuukyuu Gensoukyoku ensemble 2", "Yuukyuu no Kobako Official Collection", and "Zero4 Champ".

@twinaphex twinaphex merged commit 350593e into libretro:master Nov 8, 2017
1 check was pending
1 check was pending
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
@hiddenasbestos hiddenasbestos deleted the hiddenasbestos:sync_0_9_47 branch Nov 22, 2017
RetroGameDeveloper pushed a commit to RetroReversing/beetle-saturn-libretro that referenced this pull request May 18, 2020
Sync with Mednafen 0.9.47 incl. save states.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants