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

Detect EEPROM save type based on the DMA transfer size #219

Closed
fleroviux opened this issue Jun 1, 2022 · 0 comments
Closed

Detect EEPROM save type based on the DMA transfer size #219

fleroviux opened this issue Jun 1, 2022 · 0 comments
Assignees

Comments

@fleroviux
Copy link
Member

Currently we cannot auto-detect the size of EEPROM saves. It is impossible to know just from the ROM data which size the game uses, so we need a runtime heuristic to do this.

@fleroviux fleroviux self-assigned this Jun 1, 2022
fleroviux added a commit that referenced this issue Aug 13, 2022
 EEPROM: automatically detect save size (closes #219)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant