I'd be interested to know what the software on this SCSI hard drive is like. Was the software also written by TT and works similarly to today's? At least the file type of the directories on the Thor was (file type 3) instead of the later 255.aalea wrote: Thu Apr 10, 2025 9:55 pm Yes, at least CST sell a SCSI card, and the Thor computer also use a similar interface (AFAIK only compatible with one model of HDD and no more).
There is very small information of it on internet anyway.
Today I Received...
Re: Today I Received...
7000 4E75
- vanpeebles
- Commissario Pebbli
- Posts: 2850
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
Re: Today I Received...
Nice goodies there! Tape deck looks the part!ansar wrote: Thu Apr 10, 2025 2:26 pm Thanks to supporters idea for exchanging my software with their no-needed hardware
They say tbey help me to further devlop my future projects(!), sw vs hw and received:
Eagle recorder for zx48k, zx48k rom i/f 1 and zx48k chess cartridge!!!
Re: Today I Received...
Eagle really looks the part! Born back to 80's and loaded Psion's Horizons just for breakfast!vanpeebles wrote: Sat Apr 12, 2025 7:44 pmNice goodies there! Tape deck looks the part!ansar wrote: Thu Apr 10, 2025 2:26 pm Thanks to supporters idea for exchanging my software with their no-needed hardware
They say tbey help me to further devlop my future projects(!), sw vs hw and received:
Eagle recorder for zx48k, zx48k rom i/f 1 and zx48k chess cartridge!!!
Nowadays are made for 16 months max!!
Re: Today I Received...
It sure does. I have one of those Sony cassette decks that's all plastic...and it works perfectly fine. However, I do recall in the 80s having a RadioShack one that looked more like yours. Metal speaker grill and sharp corners. A cassette recorder was a bit of a bigger deal then so they made it look a bit more stylish and used better material than just a couple of cheap plastic molds.ansar wrote: Sat Apr 12, 2025 10:46 pm Eagle really looks the part! Born back to 80's and loaded Psion's Horizons just for breakfast!
Nowadays are made for 16 months max!!
Re: Today I Received...
Hi Markus!
It works :-)))))))
Thank you so much!
BTW: XorA stated in a message that sQLux should work on Windows with WSL2. I have not tested this, but if this is working, this could be the solution for the keyboard problems on none EN-US-keyboards (e.g. German). UQLX with Xming on WSL and WSL2 has had never problems with the keyboard. All keys were working (I think this is done by the UNIX-Emulation). So it may even on Windows be useful to use the sQLux Linux version with WSL(2). Even with an MGG ROM not all keys are okay with sQLx and if you prefer an english speaking QL (like me), it's a horror to switch between English (sQLux - the German.bin has German error messages :-|) - I know the english layout blindly - and the German Layout. The switching is confusing.
Thanks to the defect of my notebook :‑( I added the USB-disk drive to my (very) old Desktop PC, installed sQLux 1.1.1. and added your DEVICE command to the *.ini file. Windows 10 with USB-disk:desin wrote: Sun Apr 06, 2025 11:33 am Mini-Tower with built in 31/2" Teac Floppy Disk Drive
Windows 7
DEVICE=FLP1,\\.\a:,qdos-native
It works :-)))))))
Thank you so much!
Will try this with UQLX and Xming on WSL2, when my notebook is repaired. Maybe that UQLX and Mingw is also installed on my old Desktop PC...
BTW: XorA stated in a message that sQLux should work on Windows with WSL2. I have not tested this, but if this is working, this could be the solution for the keyboard problems on none EN-US-keyboards (e.g. German). UQLX with Xming on WSL and WSL2 has had never problems with the keyboard. All keys were working (I think this is done by the UNIX-Emulation). So it may even on Windows be useful to use the sQLux Linux version with WSL(2). Even with an MGG ROM not all keys are okay with sQLx and if you prefer an english speaking QL (like me), it's a horror to switch between English (sQLux - the German.bin has German error messages :-|) - I know the english layout blindly - and the German Layout. The switching is confusing.
http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX

Re: Today I Received...
Don't expect too much: The sQLux keyboard handling is an entirely new implementation based on SDL rather than X and, provided SDL holds its promises of being platform-independent should work exactly the same on Windows and WSL. (Well, it doesn't between Windows and MacOS, so that promise seems to be broken already...)ql_freak wrote: Tue Apr 15, 2025 1:41 am BTW: XorA stated in a message that sQLux should work on Windows with WSL2. I have not tested this, but if this is working, this could be the solution for the keyboard problems on none EN-US-keyboards (e.g. German). UQLX with Xming on WSL and WSL2 has had never problems with the keyboard. All keys were working (I think this is done by the UNIX-Emulation). So it may even on Windows be useful to use the sQLux Linux version with WSL(2). Even with an MGG ROM not all keys are okay with sQLx and if you prefer an english speaking QL (like me), it's a horror to switch between English (sQLux - the German.bin has German error messages) - I know the english layout blindly - and the German Layout. The switching is confusing.
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
- XorA
- Site Admin
- Posts: 1608
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: Today I Received...
That's probably my fault when I picked the pre-cooked key values and not the scan codes.tofro wrote:Don't expect too much: The sQLux keyboard handling is an entirely new implementation based on SDL rather than X and, provided SDL holds its promises of being platform-independent should work exactly the same on Windows and WSL. (Well, it doesn't between Windows and MacOS, so that promise seems to be broken already...)ql_freak wrote: Tue Apr 15, 2025 1:41 am BTW: XorA stated in a message that sQLux should work on Windows with WSL2. I have not tested this, but if this is working, this could be the solution for the keyboard problems on none EN-US-keyboards (e.g. German). UQLX with Xming on WSL and WSL2 has had never problems with the keyboard. All keys were working (I think this is done by the UNIX-Emulation). So it may even on Windows be useful to use the sQLux Linux version with WSL(2). Even with an MGG ROM not all keys are okay with sQLx and if you prefer an english speaking QL (like me), it's a horror to switch between English (sQLux - the German.bin has German error messages) - I know the english layout blindly - and the German Layout. The switching is confusing.
-
- Font of All Knowledge
- Posts: 4650
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Today I Received...
None of those are already on my site (I have a few lower numbered issues), so it would be nice to make those available!Derek_Stewart wrote: Wed Apr 16, 2025 11:15 am SQLUG Newsletters No.236 - 275
I will get them scanned.
Nice find, Derek.
--
All things QL - https://dilwyn.theqlforum.com
All things QL - https://dilwyn.theqlforum.com
-
- Font of All Knowledge
- Posts: 4650
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Today I Received...
Someone was giving them away on the QL FaceAche sitedilwyn wrote: Wed Apr 16, 2025 11:30 amNone of those are already on my site (I have a few lower numbered issues), so it would be nice to make those available!Derek_Stewart wrote: Wed Apr 16, 2025 11:15 am SQLUG Newsletters No.236 - 275
I will get them scanned.
Nice find, Derek.
Regards,
Derek
Derek