Prev: A5C2 Up: Map Next: A5CA
A5C6: Fetch Frames
Used by the routines at GameEventsProcessor and GenerateRandomNumber.
Output
A The first byte of the FRAMES variable.
FetchFrames A5C6 LD A,($5C78) A=*FRAMES.
A5C9 RET Return.
View the equivalent code in The Jewels Of Babylon.
Prev: A5C2 Up: Map Next: A5CA