%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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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