Re: LZ: Mac ZSHell Programmers
[Prev][Next][Index][Thread]
-> Two ideas. 1) buy the source for TASM and port the thing yourself, or
-> 2) run through the asm file and fix everything first.
->
-> I'd do 2) myself. in fact I have done it successfully. I translated
-> the docs, so if anything is unclear, write me and i'll help. but I
-> have even managed to get non-zshell code to assemble. (not run,
-> though...)
Or you could find or write a program that would pre process the file and
output it to a separate file with convereted syntax like converting the
ROM_CALL(Whatever) to the assembler code.
References: