Search found 858 matches

by Martin_Head
Sat Dec 09, 2023 11:23 am
Forum: Software & Programming
Topic: Has anyone ever tried "long filenames" from H.P.Recktenwald?
Replies: 16
Views: 1646

Re: Has anyone ever tried "long filenames" from H.P.Recktenwald?

I wrote this https://www.qlforum.co.uk/viewtopic.php ... ept#p27694 some time ago.
It was just a proof of concept, and I never went any further with it.
by Martin_Head
Tue Dec 05, 2023 11:22 am
Forum: Software & Programming
Topic: QoE Ethernet driver version 0.44 for the Q68
Replies: 2
Views: 2329

QoE Ethernet driver version 0.44 for the Q68

This update is a bug fix for a problem when saving a SBASIC program with NETO from QPC2 to the Q68, when Windows chops up the QL network packets.

I found this bug while working on the IP Network driver update.

There is no manual update needed.
by Martin_Head
Tue Dec 05, 2023 11:19 am
Forum: Software & Programming
Topic: IP Network driver version 1.15
Replies: 0
Views: 5118

IP Network driver version 1.15

This is an update to my IP Network driver to co-exist with the NDQ68 QL Network driver by Martyn Hill on the Q68. It does this by introducing a config block which allows changing the drivers device names and SuperBASIC extension names to an alternate set. The config block also allows the IP Network ...
by Martin_Head
Tue Nov 28, 2023 10:52 am
Forum: Hardware
Topic: 720 sectrors
Replies: 5
Views: 4092

Re: 720 sectrors

Hi, Is it the drive your having problems with, or some particular disks. If it's the disks, are they Double Side Double Density, or Single Side. I think you used to be able to buy SSDD 3.5" disks. If single sided you will only get 720 sectors If it's the drives, Do the heads need cleaning, or t...
by Martin_Head
Fri Nov 17, 2023 3:31 pm
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 128679

Re: Q68 support thread

like Martin_Head, that I was unable to create a FAT16 partition on a 4GB SDHC card. I see that he asked for an idiots guide to do this in September. I Tried every Windows variant suggested in the forum without success. Has anyone managed to create an SDHC FAT16 secondary partition on an SDHC card u...
by Martin_Head
Fri Nov 10, 2023 11:32 am
Forum: Software & Programming
Topic: QMAC Assembler
Replies: 8
Views: 3570

Re: QMAC Assembler

I tried Mark's solution and it works fine. I wondered why the calculation looked so complicated. So I tried to simplify it, but I got the errors back on trying to assemble it 5016 5017 00 000022F4 31820000 cg_pat2a move.w d2,(a0,d0.w) ;set instruction 5018 5019 5020 5021 00 000022F8 7000 cg_exit2 mo...
by Martin_Head
Wed Nov 08, 2023 9:58 am
Forum: Software & Programming
Topic: QMAC Assembler
Replies: 8
Views: 3570

Re: QMAC Assembler

Thanks for the response's Hi Martin, What is the error message? I can't remember exactly offhand. But I think it's something to do with relocatable objects. I'm still fairly new to using QMAC (I'm used to the Talent/Quanta Assembler Workbench). I have not delved into things like linking or macros. I...
by Martin_Head
Tue Nov 07, 2023 10:42 am
Forum: Software & Programming
Topic: QMAC Assembler
Replies: 8
Views: 3570

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: 7865

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: 19
Views: 6691

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.