FFV RAM map
Revision as of 13:23, 1 April 2019 by Samurai goroh (talk | contribs) (Adding a note on how to convert from SNES RAM to PS RAM)
WIP
Note: Super Nintendo RAM address can be easily converted to Play Station RAM addresses as the game is a exact copy, the addresses will just be shifted. Instead of starting at $7E0000 (or just $0000) you start at address $02E000, in other words:
PS address = SNES address - $7B2000