Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- REM # NETLIB v2.0
- IMPORT "http://pastebin.com/raw.php?i=QnvYYR4D"
- REM # Code
- START:
- SET A, $HelloWorld
- JSR PrintLn
- HNG
- REM Data
- $HelloWorld:
- DAT "Hello World", 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement