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

Added support for Sega CD + Mortal Kombat 1 #55

Merged
merged 3 commits into from
Jul 27, 2023
Merged

Conversation

MatPoliquin
Copy link
Collaborator

Added support for Sega CD using the Genesis emulator that is already Integrated + Integrated Mortal Kombat 1

Like for Sega Saturn, haven't added unit tests because it requires BIOS file that can't be submitted to a public repo:

2b125c0545afa089b617f2558e686ea723bdc06e bios_CD_U.bin

The Genesis core had to be modified:

  • So that retro_get_memory_data returns Sega CD ram data instead of Genesis.
  • To support .scd file extension

Test:
Trained a CNN model with PPO on Mortal Kombat 1

@MatPoliquin MatPoliquin merged commit 609fd22 into master Jul 27, 2023
17 checks passed
@MatPoliquin MatPoliquin deleted the SegaCD-core branch August 4, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant