Search found 851 matches

by Martin_Head
Tue Nov 07, 2023 10:42 am
Forum: Software & Programming
Topic: QMAC Assembler
Replies: 8
Views: 3510

QMAC Assembler

I was trying to do something in QMAC, but I could not get it to work. I don't know if I am just doing something wrong, or if it's just not possible. I want to assemble a program to create a ROM image. So it needs to be 16384 bytes long . What I was trying to do, was to have a DS.B instruction at the...
by Martin_Head
Fri Nov 03, 2023 11:29 am
Forum: Hardware
Topic: Faulty RAM or 8301
Replies: 18
Views: 7771

Re: Faulty RAM or 8301

The Processor - If you have had to remove and replug the processor - check for bent pins, solder bridges between pins on the socket or lifted tracks (some of them are small), on both top and bottom of board. Also if you any trouble getting the old processor socket out, you might have damaged the th...
by Martin_Head
Thu Nov 02, 2023 5:10 pm
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

Thanks Graeme and Jan. Just spent the afternoon trying to do a combined driver that will include support for UQLX.

Graeme, Doe's my UQLX2018 version of the driver work in sQLux? If so then the the copy I have emailed you should also work.
by Martin_Head
Thu Nov 02, 2023 9:18 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

Spent yesterday afternoon digging through old paperwork looking for any notes I made about UQLX with the IP Network driver. No luck. Then spent some time looking at the driver source codes for the UQLX versions. Found 4, or 5 different ones. On one of them that reports itself as version 4 (the lates...
by Martin_Head
Thu Nov 02, 2023 9:01 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

Is there a pre-built copy of sQLux available for an old 32bit Xubuntu system. The thought of trying to build it from the sources strikes fear into the heart. How old are we talking? I dont generally deal with Ubuntu or old versions or 32 bit being a linux developer :-D Had a quick look for the inst...
by Martin_Head
Wed Nov 01, 2023 10:56 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

I am very interested in making sure the same driver works on QPC2 as sQLux! (assuming this isnt SMSq/e only) I know you found some bugs before! I remember I did a special version for UQLX2017/18, But I can't remember off hand what was special about it. I will have to go and have a look. Does the cu...
by Martin_Head
Tue Oct 31, 2023 10:30 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

Hi Martin! I would be very happy to test in my QL/QPC+QLUB/Q68 network 'lab' that is permanently wired up. So, what was that additional apostrophe for in the asm definition? I'm curious! M. Email sent. To make that list, I just cut and pasted the SuperBASIC definitions from the source code. Then I ...
by Martin_Head
Tue Oct 31, 2023 9:48 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

Re: IP Network driver

Hi Martin! Looks sound to me - your efforts help me test co-existence of the next version of the ND-Q68 driver with your latest (brilliant!) IPNet (did I get confused between project names?) I do see what appears to be a typo at the end of the line: NET_ADD$ INET_ADD$' Did you intend the extra apos...
by Martin_Head
Mon Oct 30, 2023 3:42 pm
Forum: Software & Programming
Topic: IP Network driver
Replies: 18
Views: 6235

IP Network driver

I'm working on a update of my IP Network driver, To allow it to run along side the normal QL Network (e.g. Q68). I have to change all the device names, and BASIC extension names. I don't want any changes I make to clash with anything else, So can anyone see any problems with the name changes I inten...
by Martin_Head
Wed Oct 18, 2023 10:16 am
Forum: Software & Programming
Topic: Sprite Generator Software
Replies: 45
Views: 32632

Re: Sprite Generator Software

Andrew, Email sent.