User:MrMissingNo74/Pokémon Red and Blue RAM map: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(removed information about Japanese versions' addresses being different)
Line 6: Line 6:
* ''[https://github.com/pret/pokered/blob/symbols/pokered.sym Pokémon Red disassembly symbols ]''
* ''[https://github.com/pret/pokered/blob/symbols/pokered.sym Pokémon Red disassembly symbols ]''
- TimoVM
- TimoVM

== Differences in Red and Green ==

=== Addresses that are the same ===
Red and Green use different addresses, but some addresses are actually still the same. Actually, one of them is the same in all Generation I games (CD38).

* C0EF and C0F0 (how do I know this? because I used the codes 0102EFC0 and 0102F0C0 and guess what they both worked!)
* CD38
* CC35

=== Address equivalents ===

* D365 vs. D2E4
* D35E vs. D2DD
* D163 vs. D123
* D12C vs. D0F1
* D732 vs. (RG of D732)


== SRAM ==
== SRAM ==