Search found 852 matches

by Martin_Head
Wed Jul 26, 2023 10:41 am
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 122516

Re: Q68 support thread

But my main question is the 'I' intensity bit. It does not seem to make any difference to me. But it might just be my eyesight. It should make a difference. Probably easiest to see if you write 64 different grey levels. Thanks for that, I will have another play. At least I now know that the intensi...
by Martin_Head
Wed Jul 26, 2023 10:37 am
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 122516

Re: Q68 support thread

Hi Martin, What documentation are you referring to? The Mode 33 image files from the Q60, display okay on the the Q68. In the SD Card sent with all Q68, in the directory PICART, there are zipped up PIC files I converted on the Q60. I'm using this https://dilwyn.qlforum.co.uk/graphics/convert.zip an...
by Martin_Head
Tue Jul 25, 2023 11:32 am
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 122516

Re: Q68 support thread

Hi, I have another question about the Q68 for the documentation I am trying to do. I have been playing with the various display modes, and I have a question about the 16 bit modes. I found some documentation about the 16 bit mode for the Q40/60 MODE 33 (Q40/Q60) 16-bit colour lowest address byte hig...
by Martin_Head
Wed Jul 19, 2023 10:54 am
Forum: Software & Programming
Topic: The recent thing
Replies: 14
Views: 1565

Re: The recent thing

I'm doing some keyword documentation for the Q68. Is that for the Online SuperBASIC manual at https://superbasic-manual.readthedocs.io/en/latest/index.html. If not, perhaps you would be kind enough to let me have the texts and I'll update the manual. Thanks. Cheers, Norm. I did a couple of document...
by Martin_Head
Wed Jul 19, 2023 10:33 am
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 122516

Re: Q68 support thread

Can anyone tell me if the CACHE_ON, CACHE_OFF, and PROT_DATE commands have any effect in the Q68. No they don't. I worked to implement cache on the Q68, but too much bad luck. It is more likely to be implemented on the Qzero. Thanks all for the feedback. I just wanted to be sure that I could mark t...
by Martin_Head
Tue Jul 18, 2023 2:24 pm
Forum: Software & Programming
Topic: The recent thing
Replies: 14
Views: 1565

Re: The recent thing

I'm doing some keyword documentation for the Q68. And I think I will just put a warning in the description of RCNT_GALL that it does not work correctly, and may crash the system.
by Martin_Head
Sun Jul 16, 2023 1:43 pm
Forum: Software & Programming
Topic: The recent thing
Replies: 14
Views: 1565

Re: The recent thing

I've been looking at the problem I have in the Q68 with the RCNT_GALL command again. First RCNT_INFO (example1_bas) info.png Now RCNT_GALJ (example3_bas) galj.png Now RCNT_GALL (example4_bas) gall.png Note that when RUN, if failed on line 10030 which has nothing wrong with it. It's actually the RCNT...
by Martin_Head
Thu Jul 13, 2023 2:17 pm
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 122516

Re: Q68 support thread

I am trying to write some keyword documentation for the Q68.

Can anyone tell me if the CACHE_ON, CACHE_OFF, and PROT_DATE commands have any effect in the Q68.

I suspect that they don't, but I just want to check.
by Martin_Head
Tue Jul 11, 2023 11:06 am
Forum: Software & Programming
Topic: The recent thing
Replies: 14
Views: 1565

Re: The recent thing

Hi, Is the Recent Thing enabled in SMSQ/E? I usally enable the Recent Thing in SMSQ/E in all Q68 boards, I send out. Yes, I'm using the latest Q68 release. The other Recent Thing commands work (I think). I'm still getting my head around how the Recent Thing Basic extensions work. It's just that whe...
by Martin_Head
Mon Jul 10, 2023 11:06 am
Forum: Software & Programming
Topic: The recent thing
Replies: 14
Views: 1565

The recent thing

I have been playing with the Recent Thing in the Q68, and I am having problems with the RCNT_GALL command. It seems to crash a SBASIC daughter job. And in job 0, throw up a 'error in expression' error without a line number, or return an odd error, like 'not implemented'. It may also be doing some op...