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

Re: Caution on AP-64E EPROM Programmer



[posted and mailed]

"Mark Cummings" <NOTfigjams@primus.com.au> wrote in
3e917dab_1@news.iprimus.com.au:">news:3e917dab_1@news.iprimus.com.au: 

> someone suggested I use ORCA Disassembler to make it easier/quicker.
> Looking into it I think the ORCA Disassembler is only suitable for
> 16-bit Apple IIGS disassembly.

( all comments are re: the graphical disassembler, I haven't used the 
scripted version )

There are a couple of 'Defines' to set the accumulator and X/Y registers to 
8 bit for disassembly.
It will load S16, prodos 8 .System, binary, and several other executable 
file types.

Depending on what assembler you use to reassembl the code, you would need 
to define origin, register size and mabey even convert from Object Module 
Format to straight binary file.

Marsha