[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: prodos 2.0.3 source code
I think orca/m handles multiple origins and creates separate modules which would then have to be pieced together. I decided to manually enter the equ definitions of *-obj+origin so this could be one consecutive binary file matching the original. It can be done this way since there is enough memory and speed in emulation to handle it all at once. I went thru and added as many operand label references as I could determine. I spent alot of the summer on it. I'm sure more work has to be done. I was surprised to see gs/os calls in this code. This is my first time using the orca disassembler / assembler. I had always used Edasm on an Apple IIe in the past.
Larry