Do It Yourself Synth wrote: >@Jeremy > >We are waiting for you with a great impatience :-) > > I'm onto it!;-) >Just a question about global variables. They are prefixed with 'Global'. Is the number just after 'Global', the address in the RAM / IO space ? > > Yes. Sometimes a pair of Globals (hi/lo bytes) are converted into a single 16-bit word. Also, I had 'ram[200]' at first but preferred the 'Global200' syntax. Of course, however you want to display the RAM/IO address access is up to you. Cheers, Jeremy.
Message
Re: [xpantastic] Re: About My Decompiler
2012-04-03 by Jeremy Smith