Search found 1350 matches

by XorA
Mon Nov 08, 2021 10:32 am
Forum: QL Emulation
Topic: QPC2v5.01 release
Replies: 30
Views: 7234

Re: QPC2v5.01 release

When Windows runs/ran on mutiicore CPUs, core 0 did all the I/O. If core1 needed input, it had to get core 0 to stop what it was doing, do the input and then continue again. This might slow things down. That might have been true in the 90s ;) Yeah, with multi socket configurations there is no guara...
by XorA
Wed Nov 03, 2021 4:12 pm
Forum: QL Emulation
Topic: QPC2v5.01 release
Replies: 30
Views: 7234

Re: QPC2v5.01 release

I have to say that I think Windows 10 is awful. It does not even look nice and to add spice to the mix, the Panda has no cooling and thus runs so hot that the the Z8350 has to be throttled to 0.77 Ghz. See pic below:- Cant really blame Win10 for bad hardware design :-) Pi also suffers from this and...
by XorA
Tue Nov 02, 2021 6:45 pm
Forum: QL Emulation
Topic: QPC2v5.01 release
Replies: 30
Views: 7234

Re: QPC2v5.01 release

Tinyfpga wrote:I looked at the GPD website but could not find the model shown in your picture. Their mini machines are surprisingly expensive here in Switzerland, >1000 CHF.
That’s because it’s really old now. And been recased. It’s a GPD Win 1


Sent from my iPhone using Tapatalk
by XorA
Tue Nov 02, 2021 5:19 pm
Forum: QL Emulation
Topic: QPC2v5.01 release
Replies: 30
Views: 7234

Re: QPC2v5.01 release

I have just gone forth and rejoiced. I bought a LattePanda recently thinking that I might use it to make a QPC-in-keyboard computer. The Panda is a tiny (not fpga) windows 10 PCB:- https://www.lattepanda.com/products/1.html. LattePand.jpg I downloaded and extracted the QPC zip file. I then created ...
by XorA
Sun Oct 31, 2021 10:22 pm
Forum: QL Emulation
Topic: sQLux Foibles
Replies: 50
Views: 16686

Re: sQLux Foibles

Interesting question is on a BBQL are the pixels always square? (also this goes for the clones). No they are not. In 512x256 QL MODE 4, I double horizontally and triple vertically for VESA standard 1024x768 on 4:3 monitor. That roughly provides the QL aspect ratio seen on CRT historically. Thanks I...
by XorA
Sun Oct 31, 2021 5:42 pm
Forum: QL Emulation
Topic: sQLux Foibles
Replies: 50
Views: 16686

Re: sQLux Foibles

NormanDunbar wrote:Thanks. Works perfectly as far as I can see. The UQLX_RELEASE$ is still showing "2021-04-14" though. In case that's a problem?
No, its just not automated yet!
by XorA
Sun Oct 31, 2021 4:12 pm
Forum: QL Emulation
Topic: sQLux Foibles
Replies: 50
Views: 16686

Re: sQLux Foibles

I think the problem might be the video driver being set to "SDL_WINDOW_FULLSCREEN_DESKTOP" at line 90 in SDL2screen.c. Given that the driver name is RPI and not one of those others listed -- "x11", "cocoa" or "windows". I think you over thought that, looks li...
by XorA
Sat Oct 30, 2021 6:22 pm
Forum: QL Emulation
Topic: sQLux Foibles
Replies: 50
Views: 16686

Re: sQLux Foibles

I think the problem might be the video driver being set to "SDL_WINDOW_FULLSCREEN_DESKTOP" at line 90 in SDL2screen.c. Given that the driver name is RPI and not one of those others listed -- "x11", "cocoa" or "windows". I think you over thought that, looks li...
by XorA
Wed Oct 27, 2021 9:42 am
Forum: Wanted
Topic: Backplane/motherboard extension board
Replies: 12
Views: 9490

Re: Backplane/motherboard extension board

Hi there, was just wondering if someone has got spare back plane or one that they no longer need? What I am really after I suppose is an extension board that extends the motherboard expansion socket up to the end of the QL casing so that I don't have to fiddle and jiggle my Gold card in order to lo...
by XorA
Tue Oct 19, 2021 12:54 pm
Forum: Hardware
Topic: QL Mouse cable connections
Replies: 26
Views: 5978

Re: QL Mouse cable connections

I did use ICE on a Trumpcard with a Miracle Hard Drive, but I find the ICE/GEM Front End very cumbersome to use. It really needs a PTR_GEN file to look at the ICE mouse on the ROM port.
The section of ptr_gen that deals with reading mouse info is pretty simple and self documenting.