Difference between revisions of "Gargoyle's Quest II:ROM map"
Jump to navigation
Jump to search
(Created page with "{{rammap|game=Gargoyle's Quest II}} ==PRG== ===Page 06=== ====Pointer table 06:8A83=== Addresses for all AI scripts ===Page 07=== ====Function 07:EDD9==== Object X moves right...") |
|||
Line 2: | Line 2: | ||
==PRG== | ==PRG== | ||
===Page 06=== | ===Page 06=== | ||
− | ====Pointer table 06:8A83=== | + | ====Pointer table 06:8A83==== |
Addresses for all AI scripts | Addresses for all AI scripts | ||
===Page 07=== | ===Page 07=== |
Revision as of 01:02, 12 June 2019
The following article is a RAM map for Gargoyle's Quest II.
PRG
Page 06
Pointer table 06:8A83
Addresses for all AI scripts
Page 07
Function 07:EDD9
Object X moves right a distance equal to its horizontal speed
Function 07:EDF7
Object X moves left a distance equal to its horizontal speed
Function 07:EE15
Object X moves down a distance equal to its vertical speed
Function 07:EE35
Object X moves up a distance equal to its vertical speed