mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Library improvements
This commit is contained in:
@@ -9,3 +9,4 @@ array hires_page_2 [$2000] @$4000
|
||||
asm void bell() @$FBE4 extern
|
||||
|
||||
asm void putchar(byte a) @$FDED extern
|
||||
asm void new_line() @$FC62 extern
|
||||
|
||||
Reference in New Issue
Block a user