jetpac
Routines
Prev:
70e5
Up:
Map
Next:
70f5
70ed: Updates display to show player 2 score.
Used by the routines at
6064
and
70c2
.
70ed
ld hl,$4039
Screen address for score text
70f0
ld de,$5cf7
3-byte score value
70f3
jr
$70fb
Display a score
Prev:
70e5
Up:
Map
Next:
70f5