Search found 1349 matches

by XorA
Tue Feb 20, 2024 9:34 pm
Forum: Software & Programming
Topic: Joystick/Sound in Supervisor mode?
Replies: 66
Views: 2427

Re: Joystick/Sound in Supervisor mode?

Code: Select all

label:
  clr.l d0
If you use a code section we can actually see the code properly!
by XorA
Sun Feb 18, 2024 12:22 pm
Forum: Hardware
Topic: QIMSI
Replies: 105
Views: 43158

Re: QIMSI

I’ve just received an email about QIMSI purchase but I don’t know how to make the type of payment requested so will have to sit out this round Maybe answer that email and ask about alternative payment options? Or just ask his bank customer service considering it’s an easy and standard method even i...
by XorA
Sun Feb 11, 2024 11:03 pm
Forum: QL Emulation
Topic: Microdrive
Replies: 43
Views: 21731

Re: Microdrive

As I found this thread had the final little bits of MDV info I needed to implement write support in my sQLay3 emulator I thought I would revive it. Based on the MiST source, Minerva source and details in this thread I have implemented read/write support for MDV files by emulating the hardware and no...
by XorA
Wed Feb 07, 2024 11:20 am
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 78814

Re: sQLux v1.0 (The Xmas Turkey)

I had a look on the Online SuperBASIC Manual, as that has a section on keyboards at https://superbasic-manual.readthedocs.io/en/latest/Appendices/Appendix09.html#a9-2-keyboard-layouts , but unfortunately, no Spanish one. :( If anyone has a keyboard of the named versions already present, would you m...
by XorA
Tue Feb 06, 2024 11:48 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 78814

Re: sQLux v1.0 (The Xmas Turkey)

Derek_Stewart wrote: Tue Feb 06, 2024 11:46 pm Hi,

The problem has been fixed by XorA.

I must thank XorA, for the hard work involved in tracking the problem down.
Wasnt hard, anyone with a basic knowledge of C could have found I missed some mappings.

I dont notice because Macs all come with USA keyboards even in UK!
by XorA
Mon Feb 05, 2024 9:53 pm
Forum: QL Emulation
Topic: sQLux v1.0 (The Xmas Turkey)
Replies: 248
Views: 78814

Re: sQLux v1.0 (The Xmas Turkey)

Just be aware this bug has been file https://github.com/SinclairQL/sQLux/issues/40

So alternative keyboard layouts may currently be broken, I havent had time to look at it as I've been busy with sQLay3 MDV code!
by XorA
Mon Jan 22, 2024 12:05 pm
Forum: General QL Chat
Topic: "QL Is 40" international meeting
Replies: 9
Views: 6556

Re: "QL Is 40" international meeting

Peter wrote: Thu Jan 18, 2024 4:15 pm
XorA wrote: Thu Jan 18, 2024 10:57 am Awesome, Ill check the dates on the German meeting and see if I can make it!
Fantastic, already the second participant from the UK :)
Change of date means I am double booked that weekend! Damn it sounded like fun too!
by XorA
Mon Jan 22, 2024 11:28 am
Forum: Hardware
Topic: QL replica
Replies: 41
Views: 5019

Re: QL replica

<> The Qzero has dual SDRAM onboard, allowing more than 100% speed increase in 1024x768 highcolor mode over the Q68. A new Q68 could re-use this hardware, either by Qzero as a module (faster development) or an all-in-one PCB (cheaper). I diverted to the QIMSI project for a while. But if interest in...
by XorA
Sun Jan 21, 2024 7:09 pm
Forum: Software & Programming
Topic: Q68 Emulate original QL Keyboard
Replies: 44
Views: 5023

Re: Q68 Emulate original QL Keyboard

But sQLux skips the entire F1/F2 prompt on startup, Min4Q68 does not.
It does not, it just runs it so fast that you don't see it. (this is true of uqlx too).