Jump to content

User:Zeroman/Item 0x6B memory writer: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1:
 
== Discouragements ==
I strongly discourage allthese of the followingthings:
* writing to any Video RAM (VRAM) addresses ($8000 to $9FFF)
* writing to any sound bank addresses – part of WRAM ($C0EF, $C0F0)
* writing to any Static RAM (SRAM) addresses ($A000 to $BFFF).
* writing to the RST vectors data in the start of ROM ($00:0000 to $00:0038).
* writing to ROM ($0000 to $7FFF).
 
== Note ==
This isn't the same as my "write to WRAM" memory writer, but it's similar to TheZZAZZGlitch's memory editor, with the exception being that it uses [[ItemDex/RB:107|Item 0x6B in {{RB}}]] and that the initial code for jumping is at $CD35 rather than $DA65 (4F)/$D163 (8F).
39

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.