[Coco] Basic09 discompiler ?

Wayne Campbell asa.rand at gmail.com
Wed Apr 28 22:12:35 EDT 2021


Decode does work, but it does have caveats. It does not deal with type
statements correctly, and all of the variable names are generic and follow
the format variable type followed by a number. For example, a byte variable
maybe named something like B0001. If it contains a type statement, the
field names will be similar. A byte field could be named b001.

All of the instructions will be correct, although there may be a few errors
that have not been caught yet.

Wayne


On Wed, Apr 28, 2021, 6:59 PM William Carlin <whcarlinjr at gmail.com> wrote:

> Charlie,
>
> There is one.  It’s called Decode by Wayne Campbell.  It can be found
> pretty easy online.  There is a demo of its usage on YouTube.
> https://youtu.be/KhT5VlElJHk
>
> It is also included in the NitrOS-9 Ease Of Use distribution in a folder
> of the same name off the root of the hard drive image.
>
>
> Respectfully,
>
> William H. Carlin, Jr
>
> > On Apr 28, 2021, at 16:43, coco at jechar.ca wrote:
> >
> >
> > I have a module tha works just fine but seem to have lost the source
> code.
> >
> > Is there a program that can generate a basic09 program from it's I code.
> >
> > Charlie
> >
> > --
> > Coco mailing list
> > Coco at maltedmedia.com
> > https://pairlist5.pair.net/mailman/listinfo/coco
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list