home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
dev
/
asm
/
tbsource
/
questions
/
que.i
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-21
|
239 b
|
13 lines
ds.l 0
NameLeng: EQU 32
DesLeng: EQU 234 ;1 x 78, 1 x 78, 1 x 78
QueLeng: EQU 160 ;1 x 79 + null, 1 x 79 + null
AnsLeng: EQU 80 ;79 + null
LineLeng: EQU 80
DLineLeng: EQU 78
NextAns: EQU (9*AnsLeng)
NextQues: EQU (QueLeng+NextAns)