Gigabasic

Anything QL Software or Programming Related.
RWAP
RWAP Master
Posts: 2890
Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:

Re: Gigabasic

Post by RWAP »

Ah - you used DISA....

For me, Ergon Development's DEAssembler was always much better...


Derek_Stewart
Font of All Knowledge
Posts: 4608
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Gigabasic

Post 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.


Regards,

Derek
User avatar
roadrash
ROM Dongle
Posts: 13
Joined: Mon Apr 17, 2023 9:44 pm
Contact:

Re: Gigabasic

Post by roadrash »

I stumbled upon this page:

https://medium.com/@AndreClaassen/sincl ... ff6046ea28

It's the author of Gigabasic.


Derek_Stewart
Font of All Knowledge
Posts: 4608
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Gigabasic

Post by Derek_Stewart »

Hi,

Here is my old disassembly of Gigabasic:

https://github.com/SinclairQL/GIgaBasic

probably wants some more work on it.


Regards,

Derek
Post Reply