Routines |
Prev: 47241 | Up: Map | Next: 47315 |
|
||||||||
47302 | CALL 47355 | If show-score flag is set then return, else proceed ahead to 47305 | ||||||
47305 | LD A,(34226) | Load A with the attribute of the current character | ||||||
47308 | LD C,28 | Load C with 28 (graphic index of timer figures' closed eyes) | ||||||
47310 | CALL 47333 | Draw the left (closed) eye at attribute file address in IX and advance IX by one byte | ||||||
47313 | JR 47333 | Draw the right (closed) eye at attribute file address in IX, advance IX by one byte and return |
Prev: 47241 | Up: Map | Next: 47315 |