![]() |
Routines |
| Prev: 8093 | Up: Map | Next: 80B4 |
|
Used by the routines at GameInitialisation and StartGame.
|
||||
| ClearScreen | 80AA | CALL ResetAttributes | Call ResetAttributes. | |
| 80AD | CALL ResetScreen | Call ResetScreen. | ||
| 80B0 | XOR A | Set the border to black. | ||
| 80B1 | OUT ($FE),A | |||
| 80B3 | RET | Return. | ||
|
View the equivalent code in Cookie.
View the equivalent code in Pssst.
|
||||
| Prev: 8093 | Up: Map | Next: 80B4 |