![]() |
Routines |
| Prev: 63117 | Up: Map | Next: 63128 |
|
||||||||
| 63118 | LD L,0 | Point HL at byte 0 of the gangster's buffer | ||||||
| 63120 | BIT 2,(HL) | Is the gangster's arm raised? | ||||||
| 63122 | JR Z,63130 | Jump if not | ||||||
| 63124 | POP BC | Drop the return address from the stack | ||||||
| 63125 | JP 62331 | Lower the gangster's arm | ||||||
| Prev: 63117 | Up: Map | Next: 63128 |