FILE: ra.arc
FROM: MarkMM      09/12/88   S#: 443503

SUBJECT: Power C dis-assem

TYPE:          prg
BLOCKS:        113
DOWNLOADS:     46
EST. D/L TIME: 300: 25:32 1200: 07:17
FILES NEEDED:  Power C

This file contains Power-C source code
(and the shell executable file)
for a reverse assembler for Power-C
object files. It may be compiled as is
for the C64 or modified slightly for
the C128.

I regard this as a companion program
for the cassm.sh assembler (elsewhere
in library). The output is fairly
intelligent through the use of a
supplied and expandable location
reference file. Cassm.sh is not
required.

The program uses a custom file opening
routine for 64 mode called
"openfile()". To convert for the 128
you can simply replace all references
to openfile(....) with fopen(....)
using the existing arguments. When
using the program use the Power-C
filenaming conventions 0:<fname> 1:etc.
rather than #8..#9 per the instructions.

Mark Medakovich

  <<  PRESS F7 FOR DOWNLOAD MENU  >>
