[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Binary hex listings via CiderPress?
> Is there any way to produce Monitor-ready hex listings from B-type
> Binary files using CiderPress? If so, how do I do it?
I realize that ciderpress allows you to do most things without going
into an emulator, but if interested I have 3 applesoft programs that
may be of use and should work faster than copying and pasting a
listing from ciderpress to a text file.
How Ironic that applesoft can be considered fast.
aplsoft2txt - converts any applesoft listing to a textfile for easy
editing in your favorite text editor
ml2txt - converts a monitor listing to a text file for importing into
an assembler for editing
ascii2txt - loads a binary file and converts a 16 column binary
listing to a text file for execing a binary program into memory
These programs are also in text files that can be exec'd into memory.
With just a little more programming, they also can be made to do batch
processing.
Email me if there is any interest and I will send them
Rob