Search found 1350 matches

by XorA
Sun Apr 18, 2021 3:01 pm
Forum: QL Emulation
Topic: sQLux Windows (mingw64)
Replies: 24
Views: 6594

Re: sQLux Windows (mingw64)

Peter wrote:Is there a good chance to compile your sQLux code with the 32 bit versions of mingw and SDL?
It should work, but I don’t have a 32bit os for testing.
by XorA
Sat Apr 17, 2021 10:36 am
Forum: QL Emulation
Topic: sQLux Windows (mingw64)
Replies: 24
Views: 6594

Re: sQLux Windows (mingw64)

*shakes fist at BSD sockets interface for over using the int type*
by XorA
Fri Apr 16, 2021 7:05 pm
Forum: QL Emulation
Topic: sQLux Windows (mingw64)
Replies: 24
Views: 6594

Re: sQLux Windows (mingw64)

For those who don't use Linux at all, I've added build instructions for native windows builds in the README.md
by XorA
Fri Apr 16, 2021 6:18 pm
Forum: Hardware
Topic: Tetroid Disc Interface and Flp1_
Replies: 21
Views: 6702

Re: Tetroid Disc Interface and Flp1_

Hi everyone, I'm sure this has been asked before. Is there an easy way to get my floppy drive to be recognized as FLP1_? I have it attached via a straight cable to the tetroid disc interface and it is only accessible as FLP2_. Thanking you, Mark Depending on the drive, as easy as opening it and mov...
by XorA
Fri Apr 16, 2021 6:02 pm
Forum: Software & Programming
Topic: QL / PASCAL
Replies: 303
Views: 77279

Re: QL / PASCAL

So we are getting vbcc for QL out of this too? Not from me, sorry. :) And to my knowledge Frank is not looking into it either. But whoever picks up that challenge is one step closer now to have something "production ready". At this point I think it's only some libc support is missing, as ...
by XorA
Fri Apr 16, 2021 6:00 pm
Forum: Help for New Users
Topic: im having problems getting games to run on q-emulator
Replies: 19
Views: 7041

Re: im having problems getting games to run on q-emulator

So here is a fixed version of mdvtool compiled for windows (64bit)
mdvtool.zip
(352.02 KiB) Downloaded 144 times
by XorA
Fri Apr 16, 2021 2:39 pm
Forum: Help for New Users
Topic: im having problems getting games to run on q-emulator
Replies: 19
Views: 7041

Re: im having problems getting games to run on q-emulator

Ive just sent a pull request to update mdvtool to newer zip API.
by XorA
Fri Apr 16, 2021 12:12 pm
Forum: Software & Programming
Topic: QL / PASCAL
Replies: 303
Views: 77279

Re: QL / PASCAL

Also, as a heads up: on my request Frank Wille of vbcc/vlink/vasm fame actually implemented QL binaries support (both QDOS Header/XTcc header style) for Free Pascal in vlink
So we are getting vbcc for QL out of this too?
by XorA
Fri Apr 16, 2021 11:05 am
Forum: QL Emulation
Topic: 68000 instruction test suite QL
Replies: 25
Views: 10915

Re: 68000 instruction test suite QL

M68008 wrote:
M68008 wrote: Interesting. Probably need to fix the same in Q-emuLator, then.
Looks like I had already fixed NBCD in Q-emuLator for the general case, but there was still an issue when the input value was $FA.
Ace, look forward to the new release. (I had not got round to running full testsuite on Q-Emulator).
by XorA
Thu Apr 15, 2021 6:03 pm
Forum: QL Emulation
Topic: sQLux Windows (mingw64)
Replies: 24
Views: 6594

Re: sQLux Windows (mingw64)

And networking coming to a sQLux near you soon!

Works enough now that QLirc is usable. Can't promise any of the more complex cases though as mapping BSD sockets -> WinSock2 is kind of rough.
sQLux-qlirc.png
sQLux-qlirc.png (10.39 KiB) Viewed 2277 times