[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Binary hex listings via CiderPress?
On Nov 24, 1:52 am, "ict@ccess" <gids...@sasktel.net> wrote:
> > 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
I'd appreciate all of those, but at the same time I would really love
to be able to do a dump to simple monitor hex straight from CiderPress.