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

Document the save file format #201

Open
kemenaran opened this issue Apr 1, 2020 · 1 comment
Open

Document the save file format #201

kemenaran opened this issue Apr 1, 2020 · 1 comment
Labels
help wanted contributions gladly accepted

Comments

@kemenaran
Copy link
Collaborator

At 01:5DE6 sees to be the code for saving the game data to the battery-powered save area.

The format of the saved data has been reverse-engineered, but it is not documented in the disassembly yet.

Resources

@daid
Copy link
Collaborator

daid commented Jun 2, 2020

Note, the save file is just a copy of a the memory at db00, up to a certain range, and then a few extra bits for the DX additions. Should have a pull request soon where I document the code a bit more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted contributions gladly accepted
Projects
None yet
Development

No branches or pull requests

2 participants