Search found 2699 matches

by tofro
Tue Sep 11, 2018 12:19 pm
Forum: QL Emulation
Topic: Ubuntu 14.04.4 and uqlx2017
Replies: 59
Views: 45522

Re: Ubuntu 14.04.4 and uqlx2017

I'm not sure why you would want to use TV mode in uqlx - That doesn't make much sense to me, as the reason , the small screen and some characters lost on the left doesn't really apply here. The ROMs are not patched, to my knowledge, but rather an F1 key press is simulated after starting the emulator...
by tofro
Fri Sep 07, 2018 6:14 pm
Forum: Software & Programming
Topic: XChange on WIN1_
Replies: 4
Views: 2820

Re: XChange on WIN1_

Andrew wrote: I expected QxlWinReader to copy the headers too :(
It does. You must have lost the headers before.

Tobias
by tofro
Fri Sep 07, 2018 5:06 pm
Forum: Software & Programming
Topic: XChange on WIN1_
Replies: 4
Views: 2820

Re: XChange on WIN1_

Andrew,

you want to read this.

Good Luck!
Tobias
by tofro
Mon Sep 03, 2018 8:27 pm
Forum: Hardware
Topic: QL-SD problem - help needed
Replies: 8
Views: 4407

Re: QL-SD problem - help needed

Thank you ! I have not soldered/ desoldered anything in the last 20 years ... so it's time to start again :) And what should I do with that red wire ? just cut it ? Do you know what it was it used for ? I do not find it on the circuit diagram. Some stuff I forgot: You probably have an AH ROM now (a...
by tofro
Mon Sep 03, 2018 7:23 pm
Forum: Hardware
Topic: QL-SD problem - help needed
Replies: 8
Views: 4407

Re: QL-SD problem - help needed

That means your QL has very probably seen a motherboard change - The serial number seems to be for an issue6. Issue 5 QLs can be reconfigured by changing JU1 and to JU6. The circuit diagram here has a dotted box to the bottom right that gives the proper jumper setting. You need configuration (7), wh...
by tofro
Mon Sep 03, 2018 2:24 pm
Forum: Hardware
Topic: QL-SD problem - help needed
Replies: 8
Views: 4407

Re: QL-SD problem - help needed

Interesting. You seem to have an issue 6 QL that was retrofitted with EPROMs. (Issue 6 normally came with ROMs and lacked the circuitry issue 5 had that allowed to easily change between various ROM and EPROM configurations). An issue 6 QL should have a 23256 as IC33 and a 23128 as IC34. Yours seems ...
by tofro
Sun Sep 02, 2018 4:06 pm
Forum: Hardware
Topic: 8302
Replies: 8
Views: 5460

Re: 8302

The definition of the functions of the bits in various registers suggests that hardware is being internally reused. So: 1) Are the baud rate bits "don't care" when the mode is set to 'MDV/NET' They seem to. I didn't find anything in the Minerva sources that touches the baud rate bits when...
by tofro
Sun Sep 02, 2018 1:48 pm
Forum: Hardware
Topic: 8302
Replies: 8
Views: 5460

Re: 8302

It might be useful to mention that microdrives writes apparently use the/some baud rate generator (a byte is written to the drive by placing it in the transmit register, then the status register is polled until the byte is completely ticked out). This means the transfer rate to the tape must be cont...
by tofro
Sun Aug 26, 2018 9:13 am
Forum: Software & Programming
Topic: Prospero Fortran and C
Replies: 16
Views: 6830

Re: Prospero Fortran and C

Other than for pure preservation, I don't think this compiler is really worth using in the 21st century, with the much better C68 around.

Tobias
by tofro
Sun Aug 26, 2018 9:12 am
Forum: QL Emulation
Topic: Q- emulator and prospero fortran
Replies: 5
Views: 4156

Re: Q- emulator and prospero fortran

mhanias wrote:Also in real QL with eprom 1.3 and the same happens
Are you really talking about "eprom in an EPROM"?. On a real QL, the code shouldn't be able to change EPROM contents. On QPC, I could observe the contents of the ROM memory area had changed after the first compilation run.

Tobias