S3Asm is an 8086 machine code assembler for Psion Series3a pocket computer. The bulk of the program is written in 8086, so its capable of very high assembly speeds. Machine code compiled using S3Asm can be incorporated into OPL programs or can be translated into an image file ready for running from the System screen.
File List:
ASM.ALS
1Kb
BUFFERS.INC
4Kb
DBF.INC
1Kb
ERR
2Kb
GEN.INC
3Kb
INSTALL.BAT
1Kb
IO.INC
3Kb
MEM.INC
1Kb
PROC.INC
1Kb
READ.ME
1Kb
S3ASM.DOC
13Kb
S3ASM.OPA
40Kb
S3OBJ.OPL
1Kb
S3OBJ.OPO
1Kb
WIN.ASM
1Kb
WIN.INC
4Kb
WIN.OPL
363b
WINIMG.ASM
1Kb
Similar code
Long choice lists in OPL
(Popularity: ) : Choice lists in OPL dialogs are limited to a maximum of 255 items. For some applications this may be considered a problem and there is a mechanism by which this limit may be circumvented.