Talk:ItemDex/RB:089: Difference between revisions

From Glitch City Wiki
Latest comment: 2 months ago by GLiamRB in topic A bootstrap that works
Jump to navigation Jump to search
Content added Content deleted
(No difference)

Revision as of 14:57, 25 March 2024

A bootstrap that works

It uses boxed pokemon.

List:

Spearow

Machoke

Slowpoke

Parasect

Onix

c 7 (E9)


Z80 Code:

dec b (filler)

add hl, hl (hl = F4CB)

dec h (hl = F3CB)

ld l, 22 (hl = F322)

jp hl (PC now at F322, echo ram for D322, 3rd inventory item!) GLiamRB (talk) 14:57, 25 March 2024 (UTC)Reply[reply]