diff options
Diffstat (limited to 'rng.gbasm')
-rw-r--r-- | rng.gbasm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Debug_RNG: Initialize_RNG: LD A, $42 LD $mem_rng_state_1, A - LD A, $69 + LD A, $15 LD $mem_rng_state_2, A RET |
![]() |
index : bunny-game.git | |
Gameboy game I'm making live on twitch in Assembly :3 | Astatin <[email protected]> |
aboutsummaryrefslogtreecommitdiff |