I am still making a SMB1 hack using the MMC1 expansion and can switch to another mapper pretty soon.
I am using the SMB1 disassembly. But There is one problem, How do you figure out the Tally Offsets here and make new counters:
CoinTallyOffsets:
.db $17, $1d
ScoreOffsets:
.db $0b, $11
StatusBarNybbles:
.db $02, $13
I Also tried Basic math, Didn't quite try to do it because it still screws it up!
Anyone know anything about how it works? Post here
-Hamtaro126
EDIT: Nevermind, I found out what it is doing.