-
Notifications
You must be signed in to change notification settings - Fork 1
simvid
SashaCrofter edited this page Jul 7, 2012
·
5 revisions
Maps the screen's font to fontRAMPointer and the screen's video ram to videoRAMPointer in that order.
Reserves screen space in the heap, maps the screen to it.
returns the first index in the new screen location
Writes ASCII to the screen using special characters to act as directives. (This does not perform preprocessing such as translating normal ASCII into those special characters.) Special characters are as follows. returns the location of the null following the written text
Substitutes the first nine bits of every word following this with the first nine bits of this word.