I like the graphics, well done!Sebright wrote: Sat Sep 06, 2025 2:53 pmBefore anyone gets too excited, they were done by me in a very simplistic style.
Search found 1259 matches
- Mon Sep 08, 2025 7:50 am
- Forum: Software & Programming
- Topic: Quill from Gilsoft
- Replies: 114
- Views: 46103
Re: Quill from Gilsoft
- Sat Sep 06, 2025 11:44 am
- Forum: Software & Programming
- Topic: Q_Liberator malaise
- Replies: 335
- Views: 83106
Re: Q_Liberator malaise
Trace would be great, of course. So far, I've always helped myself by inserting a PAUSE at certain points, but that's not so great either.
- Tue Sep 02, 2025 6:52 am
- Forum: Help for New Users
- Topic: Using RPM (Resident Program Manager)
- Replies: 15
- Views: 14092
Re: Using RPM
In QL terms? Never.Peter wrote: Sun Aug 31, 2025 9:52 pmEspecially in this case, where a million more computer guys use it for Linux packages (former "RedHat Package Manager"). Even myself.
- Tue Sep 02, 2025 3:38 am
- Forum: Software & Programming
- Topic: Q_Liberator malaise
- Replies: 335
- Views: 83106
Re: Q_Liberator malaise
The solution is actually quite simple: simply load "QLib_run" in the boot program, then everything will work....Peter wrote: Sun Aug 31, 2025 9:38 pmAt the moment I use only QLib programs which already have a built-in in runtime



- Sun Aug 31, 2025 11:47 am
- Forum: Software & Programming
- Topic: Q_Liberator malaise
- Replies: 335
- Views: 83106
Re: Q_Liberator malaise
That was a very good idea!
- Wed Aug 27, 2025 11:30 am
- Forum: The Off-Topic Section
- Topic: Today I Received...
- Replies: 795
- Views: 478949
Re: Today I Received...
I think RalfR should have been born British!
:D I think that sometimes too.
"Paperback Writer" can only be heard in a mono pressing, as it retains the beautiful echo that's barely audible in the stereo mix.
The English Parlophone pressing in mint condition costs around €50 (at the moment ...
:D I think that sometimes too.
"Paperback Writer" can only be heard in a mono pressing, as it retains the beautiful echo that's barely audible in the stereo mix.
The English Parlophone pressing in mint condition costs around €50 (at the moment ...
- Wed Aug 27, 2025 6:41 am
- Forum: The Off-Topic Section
- Topic: Today I Received...
- Replies: 795
- Views: 478949
Re: Today I Received...
Mono pressing, Germany. For just €10.
- Tue Aug 26, 2025 11:18 am
- Forum: Hardware
- Topic: Floppy Drives with TrumpMini3 Woes
- Replies: 90
- Views: 8642
Re: Floppy Drives with TrumpMini3 Woes
You have to be careful sometimes. It's quite possible that one machine code program is reloading another, and in that case, the absolute file path is already included in the code, e.g., "mdv1_something_cde." Unfortunately, a new image won't help in that case.
- Mon Aug 25, 2025 8:34 pm
- Forum: Software & Programming
- Topic: MAGEPROM Missing XTRAS File?
- Replies: 9
- Views: 854
Re: MAGEPROM Missing XTRAS File?
That's what I have donedilwyn wrote: Mon Aug 25, 2025 8:30 pmIn this case, looking at the code of magep_exe in an editor it was Turbo compiled, so yes, use Turbo Toolkit.

- Mon Aug 25, 2025 8:07 pm
- Forum: Software & Programming
- Topic: MAGEPROM Missing XTRAS File?
- Replies: 9
- Views: 854
Re: MAGEPROM Missing XTRAS File?
Yes, but "magep.exe" is turbo compiled.