Hello,
I downloaded spasm.zip assembler/linker from the site http://www.cpm.z80.de/emulate.html , but I met a problem I'm
unable to solve: although spasm.exe generates .obj file, the slink.exe
linker _always_ complains FILE READ ERROR and it deletes .obj file
I tried to use to create final .com file.
Perhaps somebody can make any tip, how to use slink.exe to make it work? Maybe some docs are available (the package contains just short readme)?
I work within FreeDOS environment
spasm hello
slink hello=hello
hello
OK, I guess I traced the problem.
Example of proper use: „slink test=test.obj”.
So not just „slink test.obj” neither „slink test.com=test.obj”. Only like the above.
UPDATE:Thank you! :) We can combine one decent package from the two.
Slightly older versions of SPASM and SLINK, *with* documentation and
with the library manager "SLIB" are in
<http://www.retroarchive.org/cpm/cdrom/CPM/UTILS/ASMUTL/SPASM201.LBR>
Am 05/30/2022 09:40 PM, Zbig schrieb:
OK, I guess I traced the problem.
Example of proper use: „slink test=test.obj”.
So not just „slink test.obj” neither „slink test.com=test.obj”. Only >> like the above.
Thanks, that works!
Tried out several combinations, just not this mixed one...
I wanted to practice some 8080 assembly even before I select and install full-featured CP/M emulator for DOS. And even later it may be practical to have cross-assembly ability.
Hello,
I downloaded spasm.zip assembler/linker from the site http://www.cpm.z80.de/emulate.html
Only slightly more complicated is CP/M Executor but with the advantage
you can run native CP/M binaries.
http://hp.vector.co.jp/authors/VA000084/
p.s. the 'command dest=source' syntax applies to most DRI tools.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 01:23:07 |
Calls: | 10,387 |
Calls today: | 2 |
Files: | 14,061 |
Messages: | 6,416,728 |