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

Add generation 3 save support #46

Merged
merged 64 commits into from Feb 6, 2020
Merged

Add generation 3 save support #46

merged 64 commits into from Feb 6, 2020

Conversation

Epicpkmn11
Copy link
Member

This adds generation 3 support and switches the core to use a submodule shared with PKSM.

(and also most of the misc things I've done recently)

Also fix wrong pixel in listBg, change "Back" to "Ok" in prompts,
and make colors an enum class
and don't update the OAM until after the sprite has moved when closing
(WIP because the top bars need additional palettes so I'll do 2 images)
~~I was lazy and didn't test the last one~~
(last commit only working on Sapphire (J))
Also tint the Slot-1: (No card inserted) message red
Also:
- Make drawRectangle() not use DMA, may add deticated DMA draw later
- Add warn for bad cardridge type on write
- Convert red box warnings to warns
- Make `Ok` button on prompt/warn dynamically sized
Pk11 and others added 28 commits January 28, 2020 19:18
(aka I need to reboot to win10 so I can build PKHeX)
probably wrong since everything that's edited is a bad egg currently
Note: PK4+ → PK3 does not transfer ribbons or trash bytes currently
(I'll probably make it better later)
@Epicpkmn11 Epicpkmn11 merged commit d2ff078 into master Feb 6, 2020
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