Search found 856 matches

by Martin_Head
Tue Apr 30, 2024 10:56 am
Forum: Software & Programming
Topic: IP Network driver
Replies: 19
Views: 6373

Re: IP Network driver

Here is an update for the IP Network driver, Brings it up to Version 1.16
It fixes a problem on a remote stations. Causing corrupted data when using INPUT in certain circumstances on Nx channels.
by Martin_Head
Tue Apr 30, 2024 10:52 am
Forum: Software & Programming
Topic: QoE Ethernet driver version 0.44 for the Q68
Replies: 2
Views: 2247

Re: QoE Ethernet driver version 0.44 for the Q68

Here is an update for Q68 Ethernet driver, It brings it up to Version 0.45
Fixes problems in End Of File handling in IO_FBYTE, and IO_FSTRG on IP channels.
by Martin_Head
Sat Apr 27, 2024 10:35 am
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 88
Views: 40233

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

Now going to the point: on the Q68, in the boot, I run a little program that, using tcp, connect the Q68 to the site "time.nist.gov:13" and keep the Q68 system date/time updated, all is fine and everything works , in the program to open a channel I am using the SB line "100 OPEN_IN #...
by Martin_Head
Fri Apr 26, 2024 11:05 am
Forum: Prospective Members
Topic: Is QUANTA stil alive / accepting members?
Replies: 51
Views: 65320

Re: Is QUANTA stil alive / accepting members?

I received a Quanta magazine as an email attachment yesterday. Not had a chance to read it yet, just a quick scan through.
by Martin_Head
Wed Apr 17, 2024 10:40 am
Forum: Hardware
Topic: Floppy problemsve.
Replies: 5
Views: 396

Re: Floppy problemsve.

I would also suggest unplugging the cables from the floppy drives them-self's. In case one of the drives is faulty.
by Martin_Head
Mon Apr 15, 2024 3:47 pm
Forum: Software & Programming
Topic: Cartridge Doctor Woes
Replies: 5
Views: 289

Re: Cartridge Doctor Woes

I've just been having look and a play in Qemulator. I must be misremembering the bit about the map. Mine in Qemulator does not seem to bother about the master cartridge being there Image1.png Image2.png Image3.png Note that the 255 sectors is because I'm using an image file I created that has 255 se...
by Martin_Head
Mon Apr 15, 2024 11:33 am
Forum: Software & Programming
Topic: Cartridge Doctor Woes
Replies: 5
Views: 289

Re: Cartridge Doctor Woes

It's been a very long time since I played with Cartridge Doctor (Decades?) Are you trying to examine a microdrive cartridge with Cartridge Doctor, or trying to make a working copy of Cartridge Doctor from the Master Cartridge? You say you have 2 copies from completely different sources. Are they ori...
by Martin_Head
Thu Apr 11, 2024 2:02 pm
Forum: Prospective Members
Topic: Is QUANTA stil alive / accepting members?
Replies: 51
Views: 65320

Re: Is QUANTA stil alive / accepting members?

The letter was dated 1st March. It asked if I wished to continue to receive the magazine, and if I was willing to accept the magazine as an email in the future. And I had to confirm that I wanted to be kept on the mailing list. It also said that I would not be contacted again unless I responded by m...
by Martin_Head
Wed Apr 10, 2024 11:23 am
Forum: Prospective Members
Topic: Is QUANTA stil alive / accepting members?
Replies: 51
Views: 65320

Re: Is QUANTA stil alive / accepting members?

At the beginning of March, I got a letter from Sarah Gilpin. Asking if I wished to continue receiving the magazine.

Did anyone else get the same letter?

It mentions the General Data Protection Regulation. So I assume that Quanta is not officially dead yet.
by Martin_Head
Tue Mar 19, 2024 11:23 am
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 88
Views: 40233

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

I've been looking some more into this. I'm pretty sure that the time packet make it all the way to to the remote QL (client). I think the problem is that the time packet has a CHR$(10) right at the start. If I create a text file on the server QL (Q68) that starts with CHR$(10). I have problems readi...