Search found 2542 matches

by Peter
Tue Sep 09, 2025 10:44 am
Forum: Hardware
Topic: Disabling QiMSI (or other $C000 ROM)
Replies: 8
Views: 763

Re: Disabling QiMSI (or other $C000 ROM)


Maybe I could use QIMSI gold instead on this QL and swap the SD to one containing a dummy $C000 ROM

That is one possibility. You could rename a toolkit of your choice to QL_ROM.SYS and copy it to the card, or a file containing just $FF.
If a legacy QIMSI is updated to the latest FPGA logic, it ...
by Peter
Sun Sep 07, 2025 11:19 am
Forum: Software & Programming
Topic: SGC ROM position RFC
Replies: 15
Views: 1127

Re: SGC ROM position RFC

Dave wrote: Sat Sep 06, 2025 8:21 pmThe expandability is that I intend to support up to 1GB addressable range.
Not possible due to QLiberator abusing the upper three address lines. 512 MB is maximum.
by Peter
Thu Sep 04, 2025 10:54 am
Forum: General QL Chat
Topic: Poll: help me choose QL projects
Replies: 22
Views: 2510

Re: Poll: help me choose QL projects

Derek_Stewart wrote: Thu Sep 04, 2025 7:12 am I missed the Poll, but I would be interested in all the projects, I am mainly biased to towards hardware.
Why "missed"? You can still vote.

I'm fine with the existing Q-emulator, would prefer the arcade game.
by Peter
Thu Sep 04, 2025 10:48 am
Forum: Hardware
Topic: Hardware programmable timers
Replies: 50
Views: 15540

Re: Hardware programmable timers


Maybe connecting a Raspberry Pi or Pico to the Q68 expansion bus could achieve this, just then got write the SMSQ/E device driver and the Pi code to send data from the GPIO pins attached to the Q68 expansion port to the Pi USB connector.

A directly connected FDC controller as Dave suggested ...
by Peter
Tue Sep 02, 2025 10:11 pm
Forum: Hardware
Topic: Hardware programmable timers
Replies: 50
Views: 15540

Re: Hardware programmable timers


Floppies are fun.

I have the opposite experience. Sometimes I still have to use floppy on the Q60, and I hate it everytime. It's the most unreliable medium, practically all my old QL floppies have damaged files. Even the tape of my microdrive cartridges has aged better. Also floppies tend to be ...
by Peter
Tue Sep 02, 2025 5:55 pm
Forum: Software & Programming
Topic: Q_Liberator malaise
Replies: 335
Views: 92862

Re: Q_Liberator malaise


At 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

Not reliably, because there were different versions of "QLib_run". If the library is ...
by Peter
Tue Sep 02, 2025 5:41 pm
Forum: Help for New Users
Topic: Using RPM (Resident Program Manager)
Replies: 15
Views: 16006

Re: Using RPM


Especially in this case, where a million more computer guys use it for Linux packages (former "RedHat Package Manager"). Even myself. ;) In QL terms? Never.

Sure. I've used Q40/Q60 and UQLX a lot, but never any Qliberation programs. Didn't come across that "Resident Program Manager" in over ...
by Peter
Tue Sep 02, 2025 5:31 pm
Forum: Hardware
Topic: QubIDE V2 equations
Replies: 6
Views: 850

Re: QubIDE V2 equations

Pr0f wrote: Tue Sep 02, 2025 5:29 pm A project I am working on will be using this approach.
A QL with >= 68000 maybe? :D
by Peter
Tue Sep 02, 2025 5:24 pm
Forum: Hardware
Topic: QubIDE V2 equations
Replies: 6
Views: 850

Re: QubIDE V2 equations

Hi Dave,

not sure about V2. At https://omega.webnode.page/products/product-1/ there are GAL sources in "qubide_gals.rar" which might be worth looking at. If I was you, I'd rewrite the logic from scratch though, using a PLD.

Good luck, Peter
by Peter
Mon Sep 01, 2025 10:59 pm
Forum: Hardware
Topic: Hardware programmable timers
Replies: 50
Views: 15540

Re: Hardware programmable timers

By the way, the "68K bandwidth theoretical best-case" table looks wrong to me. E.g. the 68060 bursts 16 Bytes in 5 clock cycles maximum.