fb4c42a357
The log function writes directly to the screen. Combined with the usage of PFS this means that the POSIX layer of the C library isn't referenced anymore thus reducing the memory requirements.
6 lines
129 B
ArmAsm
6 lines
129 B
ArmAsm
; 2016-04-28, Greg King
|
|
;
|
|
; The C128 function is the same as the C64 function.
|
|
|
|
.include "../../c64/lib/logscr.S"
|