[Coco] Basic09 discompiler ?

coco at jechar.ca coco at jechar.ca
Thu Apr 29 14:24:39 EDT 2021


After viewing your youtube video I think perhaps that I will have no
luck with decode because I do have source of an older non working 
version
and one of the lines is.

TYPE registers=cc,a,b,dp:BYTE;x,y,u:INTEGER

And in your video says that you do not support Complex "TYPE" commands.

If that has changed since you created the video let me know.

On 2021-04-28 22:12, Wayne Campbell wrote:
> 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