Who??????????????stephen_usher wrote: Wed Dec 13, 2023 6:16 pm on the Dylwin archive works on the original hardware and gives you them.
QIMSI
Re: QIMSI
--
All things QL - https://dilwyn.theqlforum.com
All things QL - https://dilwyn.theqlforum.com
-
- Super Gold Card
- Posts: 525
- Joined: Tue Mar 11, 2014 8:00 pm
- Location: Oxford, UK.
- Contact:
Re: QIMSI
Gah! My distypia strikes again! Sorry Dilwyn. I'm constantly transposing character in my postings and having to go back time and again to fix, even after re-reading.
(Original post fixed.)
(Original post fixed.)
Re: QIMSI
For those who like to have a housing for the Qimsi, i post the .STl files here for free use.
This version has a dust protection collar. This housing doesn't include the HDMI and audio version
The .Stl file is in the appendix.
Best result is in PLA or ABS print, not in Resin print. Resin give a better optic, but less mechanic stability.
Detlef
This version has a dust protection collar. This housing doesn't include the HDMI and audio version
The .Stl file is in the appendix.
Best result is in PLA or ABS print, not in Resin print. Resin give a better optic, but less mechanic stability.
Detlef
- Attachments
-
- Qimsi V2.4.stl.zip
- (11.94 KiB) Downloaded 241 times
-
- ROM Dongle
- Posts: 11
- Joined: Tue Feb 06, 2024 6:24 am
- Contact:
Re: QIMSI
Hello
I’m learning how to use the QIMSI and I have a situation that I can’t solve. On a SD card I have three WIN container files named QLWA, QLWA2 and QLWA3. How can I convince the QL to use QLWA3 as mdv1_ drive?
If I type dir win3_ I get the content of QLWA3 container file. I want to access the files in QLWA3 container as they are on mdv1_. Is that possible?
Kind greetings from Maribor
Jože
I’m learning how to use the QIMSI and I have a situation that I can’t solve. On a SD card I have three WIN container files named QLWA, QLWA2 and QLWA3. How can I convince the QL to use QLWA3 as mdv1_ drive?
If I type dir win3_ I get the content of QLWA3 container file. I want to access the files in QLWA3 container as they are on mdv1_. Is that possible?
Kind greetings from Maribor
Jože
Re: QIMSI
https://superbasic-manual.readthedocs.i ... ml#dev-use
Dev_USE mdv
Dev_use 1, win3_
Dir mdv1_ - and now you will get the list of files and directories of Win3_
You can also map a directory
Dev_use 2, win3_xxx_
Dir mdv2_ - and now you will get the list of files and directories from Win3_xxx_
Dev_USE mdv
Dev_use 1, win3_
Dir mdv1_ - and now you will get the list of files and directories of Win3_
You can also map a directory
Dev_use 2, win3_xxx_
Dir mdv2_ - and now you will get the list of files and directories from Win3_xxx_
-
- ROM Dongle
- Posts: 11
- Joined: Tue Feb 06, 2024 6:24 am
- Contact:
Re: QIMSI
Hello.
Thank you, Andrew. I’ll try it this evening. But is this command available with QIMSI alone? I’m running it on unexpanded, non-upgraded QL (JM version of ROM, 128KB of RAM, Issue 6 hardware).
Kind greetings.
Jože
Thank you, Andrew. I’ll try it this evening. But is this command available with QIMSI alone? I’m running it on unexpanded, non-upgraded QL (JM version of ROM, 128KB of RAM, Issue 6 hardware).
Kind greetings.
Jože