home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Transactor
/
Transactor_11_1986_Transactor_Publishing.d64
/
old
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2023-02-26
|
440b
|
28 lines
0 rem old (j. rubin, sept/85) :
1 :
2 rem 1 statement, 0 functions
3 :
4 rem keyword characters: 3
5 :
6 rem keyword routine line ser #
7 rem s/old ol 10190 142
8 :
9 rem==================================
10 :
141 .asc "ol[196]"
1441 .word ol-1
10190 ol ldy #1
10192 tya
10194 sta (43),y
10196 jsr $a533
10198 clc
10200 lda $22
10202 adc #2
10204 sta 45
10206 lda $23
10208 adc #0
10210 sta 46
10212 jsr $a660
10214 jmp $e386
10216 ;