Page 2 of 2

Re: Q40 - Making ROM images into LRESPR binaries

Posted: Wed Nov 01, 2023 7:46 pm
by Nix
Image

ROM image successfully transferred and running.

Thanks Peter

Nick :-)

Re: Q40 - Making ROM images into LRESPR binaries

Posted: Wed Nov 01, 2023 8:44 pm
by Peter
Nix wrote: Wed Nov 01, 2023 7:46 pm ROM image successfully transferred and running.
Good to hear. Your own bare metal code already?

Re: Q40 - Making ROM images into LRESPR binaries

Posted: Wed Nov 01, 2023 8:59 pm
by Nix
Peter wrote: Wed Nov 01, 2023 8:44 pm
Nix wrote: Wed Nov 01, 2023 7:46 pm ROM image successfully transferred and running.
Good to hear. Your own bare metal code already?
In a somewhat limited manner. I made the LED flash. :mrgreen:

Re: Q40 - Making ROM images into LRESPR binaries

Posted: Thu Nov 02, 2023 1:16 pm
by Derek_Stewart
Hi,

From SMSQ/E v3.36 Q40, Q60 WIN partitions, also known as QWA partitions can be used on QWA container files, and the QWA file can be used on a Flash drive connected to the IDE bus.

So transfer of data can be achieved by mounting the QWA file in a QL emulator: QPC2, SMSQmulator, Q68, sQLux, Q-EMulator (these are the ones I use) , and transfer the data to the Flash Drive QWA file. Put the Flash Drive into the Q40/60, nd the data can be accessed.

Shoestring Linux can access the QWA file with QLTools, or I used to use the emulator: uqlx on the Q60, and copy data from Q60 to Shoestring Linux.