?login_element?
?pathlinks? – Rev 539
Blame |
Last modification |
View Log
| Download
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Busy soft ;; 26.11.2018 ;; Tape generating library usage example ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
org #8000
start ld hl,#0000
ld de,#4000
ld bc,#1B00
ldir
ret
length = $-start
include TapLib.asm
MakeTape ZXSPECTRUM48, "Example.tap", "Example", start, length, start