Jump to content

User:TimoVM/JP Pikachu ACE Translation: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 183:
| WRA1:D9C6 || 21 AB C3 || ld hl,C3AB
|-
| WRA1:D9C9 || 3E 7C || ld a,7C
|-
| WRA1:D9CB || 22 || ldi (hl),a
Line 387:
Controls are as follows:
<pre>
DOWN: address +1
UP: address -1
RIGHT: address +10
LEFT: address -10
B+DOWN: address +100
B+UP: address -100
B+RIGHT: address +1000
B+LEFT: address -1000
A+DOWN: value +1
A+UP: value -1
A+RIGHT: value +10
A+LEFT: value -10
SELECT: execute code starting from the current selected address (USE ONLY IF YOU KNOW WHAT YOU'RE DOING)
START: exit
</pre>
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.