Re: New mdv discovery - QL Expert (an expert system shell)
Posted: Wed Sep 13, 2023 7:40 am
I also appear to have a PDF of the manual
RIP Sir Clive Sinclair 1940 - 2021
https://theqlforum.com/
Good for you, Derek. Either there was no CONVERT2_MDI in the MDI driverDerek_Stewart wrote: Tue Sep 12, 2023 12:39 pm Hi,
I loaded the qlexpr2_mdv file into QPC2 WIN1 QWA container.
Loaded MDI, which was v1.07 (need to up date)
entered:
CONVERT2_MDI "win1_exper2_mdv" to "mdi1_QLEXPERT_MDI"
MOUNT_MDI 1,"win1_QLEXPERT_MDI"
MDI_USE MDV
LRUN mdv1_boot
started up the QL Expert system in QPC2 in High Colour mode...
I take it you meant "win1_QLEXPERT_MDI", Otherwise it looks like your trying to create a MDI file inside an MDI file.Derek_Stewart wrote: Tue Sep 12, 2023 12:39 pm CONVERT2_MDI "win1_exper2_mdv" to "mdi1_QLEXPERT_MDI"
Yes, I meant:Martin_Head wrote: Wed Sep 13, 2023 1:45 pmI take it you meant "win1_QLEXPERT_MDI", Otherwise it looks like your trying to create a MDI file inside an MDI file.Derek_Stewart wrote: Tue Sep 12, 2023 12:39 pm CONVERT2_MDI "win1_exper2_mdv" to "mdi1_QLEXPERT_MDI"
pjw,
The MDIConvert2_bas program is probably way out of date now. It's best to use the built in conversion commands. And just to wind you up a bit more, there are 2 versions of the Qemulator Mdump image files. Qemulator's not bothered by which version it gets, But to convert between image file formats it has to be taken into account. I have not checked, But I don't expect that the MDIConvert2_bas program takes into account the Mdump2 images.
Super, Martin. Thanks!Martin_Head wrote: Wed Sep 13, 2023 3:43 pm Here's a document I made detailing the Microdrive image file formats. I can't remember if I've uploaded this in the past.
Thanks a lot! This is great input. With this spec I can finally add support for the additional formats to OqtaDrive, which currently only supports Qlay formatted MDVs. I did Qdump yesterday, and it works, MDI to follow. This will then be in the next release.Martin_Head wrote: Wed Sep 13, 2023 3:43 pm Here's a document I made detailing the Microdrive image file formats. I can't remember if I've uploaded this in the past.
Everything implemented, and a release candidate is available now for trying this out. You can install it from the config tab in the web UI. Just make sure to select "release candidates" in the "Source" drop down. If you want to revert, just run the upgrade again, but choose "official releases".xelalex wrote: Thu Sep 14, 2023 8:53 am I did Qdump yesterday, and it works, MDI to follow. This will then be in the next release.
Just a thought - does Francesco remember who ran Compware - it might be worth trying to track them down so that other Compware titles could be re-released.Chr$ wrote: Sun Sep 10, 2023 5:38 pm After the usual faffing with an original mdv cartridge I have managed to obtain a working dump of 'QL - Expert' by Compware. This title was not on the wiki, so I added it to the Compware list page for now. From the name alone I thought it was some kind of interactive program teaching you how to be a QL expert, but fortunately I also have the printed manual and it's nothing of the kind. It is in fact an environment for programming, debugging and operation of rule based expert systems.
The printed manual is actually scanned and already online, here: https://sinclairql.speccy.org/archivo/d ... Expert.pdf
The author is Francesco Balena, I assume the same chap who went on to have some success with 'Programming Microsoft Visual Basic 6.0' in 1999. I contacted him just now asking if he'd mind me sharing it.