|
|
nono 0.5.0
; ; nono ; Copyright (C) 2023 nono project ; Licensed under nono-license.txt ; ; Sample code org 0100H START: LD DE,HELLO LD C,09H ; PUTS CALL 0005H LD C,00H ; EXIT CALL 0005H HELLO: defm "Hello from XP!" defb 0DH, 0AH, '$'
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.