Advertisement
Comatose-1990

Hello World

Dec 12th, 2013
2,950
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. REM # NETLIB v2.0
  2. IMPORT "http://pastebin.com/raw.php?i=QnvYYR4D"
  3.  
  4. REM # Code
  5. START:
  6. SET A, $HelloWorld
  7. JSR PrintLn
  8.  
  9. HNG
  10.  
  11. REM Data
  12. $HelloWorld:
  13. DAT "Hello World", 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement