Forum
Compiling +D G+DOS programs - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+--- Thread: Compiling +D G+DOS programs (/showthread.php?tid=856)



Compiling +D G+DOS programs - merlinkv - 10-28-2018

Hello.

I have a lot of programs written in the +D G+DOS, but I have problems when I try to compile commands like: LOAD D*"filename" or LOAD d1"filename".

None of the commands to load or save files, or format disks, can be compiled.

The +D ROM is completely disassembled (<!-- m --><a class="postlink" href="http://www.biehold.nl/rudy/plusd/plusd.htm">http://www.biehold.nl/rudy/plusd/plusd.htm</a><!-- m -->) but I don't have the knowledge to work from Basic with the +D "Machine Code".

Maybe it's possible to add in the future some options in the ZX Basic Compiler to allow work with G+DOS programs?

Thanks Smile


Re: Compiling +D G+DOS programs - boriel - 10-30-2018

Yes, this can be done through a library. I don't own such model (perhaps in an emulator). But I know many people working on this already.
Will put more info about it soon (or if anybody is reading this topic, perhaps s/he could answer it).


Re: Compiling +D G+DOS programs - merlinkv - 10-30-2018

Hi

Thanks you very much.

I wait your news. Big Grin


RE: Compiling +D G+DOS programs - merlinkv - 01-20-2024

Hi,

Long time passed.

Any news about of implementation of specific sentences for +3DOS and G+DOS?

Thanks in advance & Best Regards


RE: Compiling +D G+DOS programs - boriel - 01-22-2024

Not sentences but libraries. Some people are working on this (mainly to manage the disk drive).
Some people has managed to make .dot commands. Is that what you mean?