Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Eeprom filesizes were incorrect, fixed this. (One bit is not a byte) #29

Merged
merged 2 commits into from
Oct 14, 2019

Conversation

gameblabla
Copy link

An ED64 owner was complaining to me about EEPROM filesizes being different (and thus incompatible unless trimmed) from the Everdrive64 firmware.
Turns out the save sizes for those is incorrect so it should fix this.

No idea about SAVE_SIZE_SRAM96 though, i guess this should be compared against the stock firmware. I wonder what games use those ?

@networkfusion
Copy link
Owner

Thanks, I will look at integrating this after I am finished with the current changes.

inc/rom.h Outdated Show resolved Hide resolved
@networkfusion networkfusion merged commit 0d70330 into networkfusion:master Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants