%zeropage basicsafe in Hello World

This commit is contained in:
Frosty-J
2022-10-28 22:49:23 +01:00
committed by GitHub
parent 434515d957
commit 17ceadbadf

View File

@@ -83,6 +83,7 @@ Code example
Here is a hello world program::
%import textio
%zeropage basicsafe
main {
sub start() {