A small programming test that simulates MS-DOS inside the Sinclair QL.
You can see the program on the blog Planeta Sinclair:
https://planetasinclair.blogspot.com/20 ... iment.html
The Sinclair QL DOS Experiment
-
- Bent Pin Expansion Port
- Posts: 85
- Joined: Tue Jan 26, 2021 11:04 am
Re: The Sinclair QL DOS Experiment
A nice curiosity.zarsoft wrote: Thu Jan 19, 2023 4:44 pm A small programming test that simulates MS-DOS inside the Sinclair QL.
You can see the program on the blog Planeta Sinclair:
https://planetasinclair.blogspot.com/20 ... iment.html
Thank you / Obrigado
-
- Font of All Knowledge
- Posts: 4659
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: The Sinclair QL DOS Experiment
Hi,
Very basic attempt at a DOS system, have you trird compiling it as a QDOS exrcutable with Qliberator?
Very basic attempt at a DOS system, have you trird compiling it as a QDOS exrcutable with Qliberator?
Regards,
Derek
Derek
Re: The Sinclair QL DOS Experiment
Derek_Stewart wrote: Thu Jan 19, 2023 7:32 pm have you trird compiling it as a QDOS exrcutable with Qliberator?
I'm a newbie.
I tried to install Qliberator on QemuLator but I got this error...
Loading ENV_BIN ...
At line 360 not found
Any sugestions?
-
- Font of All Knowledge
- Posts: 4659
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: The Sinclair QL DOS Experiment
Hi,
There are some extensions called ENV_BIN that should be loaded, that allow environmental variables to be loaded.
This should of been included in the Qliberator distribution, but can be downloaded from the QL Home Page: Toolkit Section or this link:
http://www.dilwyn.me.uk/tk/env.zip
There are some extensions called ENV_BIN that should be loaded, that allow environmental variables to be loaded.
This should of been included in the Qliberator distribution, but can be downloaded from the QL Home Page: Toolkit Section or this link:
http://www.dilwyn.me.uk/tk/env.zip
Regards,
Derek
Derek
Re: The Sinclair QL DOS Experiment
You can simply REM out the line that tries to load ENV_bin from your BOOT - It's not essential to QLiberator's working.
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
Re: The Sinclair QL DOS Experiment
I downloaded the zip and uncompressed it to a folder mdv1.
Now, how do I run it?
Re: The Sinclair QL DOS Experiment
Just put env_bin to a place where QLiberator's line 360 that gives you the error can find it.zarsoft wrote: Fri Jan 20, 2023 9:48 am
I downloaded the zip and uncompressed it to a folder mdv1.
Now, how do I run it?
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO