Search found 1259 matches

by RalfR
Mon Sep 08, 2025 7:50 am
Forum: Software & Programming
Topic: Quill from Gilsoft
Replies: 114
Views: 46103

Re: Quill from Gilsoft

Sebright wrote: Sat Sep 06, 2025 2:53 pmBefore anyone gets too excited, they were done by me in a very simplistic style.
I like the graphics, well done!
by RalfR
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.
by RalfR
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

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. ;)
In QL terms? Never.
by RalfR
Tue Sep 02, 2025 3:38 am
Forum: Software & Programming
Topic: Q_Liberator malaise
Replies: 335
Views: 83106

Re: Q_Liberator malaise

Peter wrote: Sun Aug 31, 2025 9:38 pmAt the moment I use only QLib programs which already have a built-in in runtime
The solution is actually quite simple: simply load "QLib_run" in the boot program, then everything will work....

:D :D :D
by RalfR
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!
by RalfR
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 ...
by RalfR
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.

Paperback_Writer.jpg
by RalfR
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.
by RalfR
Mon Aug 25, 2025 8:34 pm
Forum: Software & Programming
Topic: MAGEPROM Missing XTRAS File?
Replies: 9
Views: 854

Re: MAGEPROM Missing XTRAS File?

dilwyn 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.
That's what I have done :D .
by RalfR
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.