Skip to navigation

Elite on the BBC Micro and NES

Utility routines: osprint

[BBC Micro cassette version, Loader]

Name: osprint [Show more] Type: Subroutine Category: Utility routines Summary: Print a character
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * TT26 calls osprint

Arguments: A The character to print
.TUT .osprint JMP (OSPRNT) \ Jump to the address in OSPRNT and return using a \ tail call EQUB &6C \ This byte appears to be unused