jetpac
Routines
Prev:
74c5
Up:
Map
Next:
74e0
74d5: Jetman is falling.
Used by the routine at
7412
.
74d5
set 7,(ix+$00)
Set Jetman direction to WALK/DOWN
74d9
bit 7,(ix+$04)
Increment Jetman Y speed if moving down
74dd
jp nz,
$7425
Prev:
74c5
Up:
Map
Next:
74e0