I am trying to build a cpm3 system for john winan's 2062_retro board.
"Soldergirl" has published CPM3_2063_Retro on gitlab and I am having
trouble using zmac on romwbw cpm3 on sc131 (z180) and Dean
Netherton's RC-EZ80. Also tried on Joyce Amstrad PCW emulator
I use CPM3 because it's my preferred system, and because
MAKE.COM needs it.
Just simplifying down to
K>ZMAC ldrbios
K:ZMAC COM
ZMAC Relocating Macro Assembler v 1.7, 04/09/93
Copyright 1988,1989 by A.E. Hawley
gives this error or a hang
+++ BAD INT @0547[1000:0040:0500:0540:FEF4:0EE9:1EFD]
Any suggestions?
The same error occurs under zsdos (cp/m 2 clone)
Has anyone had success with zmac?
Are any other assemblers able to handle the syntax of zmac?
=============================
Notes from my experience with this gitlab download
1) The R and W commands from SIMH/AltairZ80 are OS specific due to the
embedded / (Linux) or \ (windows) in directory paths. This gitlab
repository is setup for use with Altairz80 under Windows.
2) The mix of upper and lower case file names is confusing and
simpler with converting all to uppercase.
3) Be cautious of text file endings which seem to be for Linux. I'm
sure there must be a way to download / gitclone with CP/M CRLF line
endings.
cheers
Richard