[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turbo Pascal for the Apple II (native, not CP/M)



AppleCPM wrote:
Hi!

On Mar 7, 7:56 pm, Steven wrote:
That's going to be a good trick, seeing as how TP was written in Z80 assembler.

    Many, many moons ago I bought a CP/M program that takes the CP/M
executable for Turbo Pascal as input and creates a source file as
output.  I have not been able to find that program.  However, someone
did the same thing for the 8086 version.  The archive can be found at:
http://pcengines.ch/file/scg.zip
I used the source file generated by "SCG.EXE" as input to create a
source file that I can assemble with the Kyan assembler that I souped
up.

I'm still not quite following this. I'm aware of the Z80 disassembly. Are you saying that you're hand-translating the Z80 asm to 6502?