Page 2 of 2
Re: Gigabasic
Posted: Sun Sep 30, 2018 8:50 pm
by RWAP
Ah - you used DISA....
For me, Ergon Development's DEAssembler was always much better...
Re: Gigabasic
Posted: Sun Sep 30, 2018 10:45 pm
by Derek_Stewart
Hi Rich,
I bought both DISA and DEA, I preferred DISA.
I will produce a DEA disassemble if you want, but the it will give the same result...
Screen and System Variables are static addresses. The authors of GIGA-BASIC did not know how find these addresses.
Another piece of bad programming.
Re: Gigabasic
Posted: Fri Feb 28, 2025 1:05 pm
by roadrash
I stumbled upon this page:
https://medium.com/@AndreClaassen/sincl ... ff6046ea28
It's the author of Gigabasic.
Re: Gigabasic
Posted: Sat Mar 01, 2025 6:31 am
by Derek_Stewart
Hi,
Here is my old disassembly of Gigabasic:
https://github.com/SinclairQL/GIgaBasic
probably wants some more work on it.