Jump to content

Generation I item codes: Difference between revisions

Added a sentence about how item codes are created in the first place.
(Added the code to fix -gm bootstrap.)
(Added a sentence about how item codes are created in the first place.)
Line 7:
Some of the item codes further assume that the jump is made by a "jp hl" instruction, which means that hl also contains the address of the third item. That means those item codes will not work with the "super-compressed" setups that jump to the code with "jp $xxyy" (or any other jump instruction), unless further steps are taken to set hl to the desired value.
 
See [http://forums.glitchcity.info/index.php?topic=6638.0 the forum topic on 8F] for more examples of item codes. Item codes can also be generated from assembly code with the help of tools like [[GBz80 to Items]], or by manually referring to [[the Big HEX List]].
 
== Fix -gm bootstrap ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.