Search found 15 matches

by Lostboys
Sun Feb 13, 2022 3:32 pm
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

CSIZE 0,0 for regular text, CSIZE 2,0 for double-width, CSIZE 2,1 for double-height as well... oh, wait, no, that's the QL. And the SAM Coupé had something similar. SpecBAS also allows fractional zooms with the SCALE command, which can be embedded in PRINT statements the same way INK can; 10 PRINT ...
by Lostboys
Sun Feb 13, 2022 2:18 pm
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

CSIZE 0,0 for regular text, CSIZE 2,0 for double-width, CSIZE 2,1 for double-height as well... oh, wait, no, that's the QL. And the SAM Coupé had something similar. But never fear! 40 Best Machine Code Routines for the ZX Spectrum has "Screen Magnify and Copy" on page 77. It's slow, given...
by Lostboys
Sun Feb 13, 2022 2:17 pm
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

Thank you, I will have a look.
by Lostboys
Sun Feb 13, 2022 2:16 pm
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

10 FOR F=64 TO 71: POKE 23681,F: LPRINT "NICE EFFECT": NEXT F 20 FOR F=72 TO 79: POKE 23681,F: LPRINT " OF THE ": NEXT F 30 FOR F=80 TO 87: POKE 23681,F: LPRINT "PRINTERBUFFER": NEXT F 40 REM https://www.worldofspectrum.org/forums/discussion/comment/9747/#Comment_9747 ...
by Lostboys
Sun Feb 13, 2022 9:26 am
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

equinox wrote: Sun Feb 13, 2022 9:17 am Consider using Andy Pennell's Print Utilities:
https://spectrumcomputing.co.uk/entry/8 ... _Utilities
Thank for this, I will get the tape.
by Lostboys
Sun Feb 13, 2022 8:48 am
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

Re: How do you change text size in basic?

That explains why I can’t find any tutorials in creating larger text :)
by Lostboys
Sun Feb 13, 2022 6:27 am
Forum: Hardware
Topic: Another zx spectrum + problem
Replies: 3
Views: 170

Re: Another zx spectrum + problem

#1 - Not a mistake giving a Speccy a new home off of eBay :) They have had a hard life, and deserve a warm, comfortable home. #2 - Most likely a keyboard membrane issue; if you are comfortable taking it apart, carefully check to see if the membrane connector is still connected or if it has cracked ...
by Lostboys
Sun Feb 13, 2022 6:26 am
Forum: Programming
Topic: How do you change text size in basic?
Replies: 15
Views: 531

How do you change text size in basic?

Hi
I have searched the web and this forum, but can’t find anything on creating larger text in basic, how do I do it?
Thank you
by Lostboys
Sat Feb 12, 2022 7:06 pm
Forum: Games/Software
Topic: What printer software or zx prog to create this?
Replies: 7
Views: 243

Re: What printer software or zx prog to create this?

Hi
I’ve created the circles with text through the middle, i have 2 issues.
How do a create larger text.
And the circles print very elongated, but look round on screen?
by Lostboys
Fri Feb 11, 2022 10:22 pm
Forum: Hardware
Topic: Another zx spectrum + problem
Replies: 3
Views: 170

Re: Another zx spectrum + problem

#1 - Not a mistake giving a Speccy a new home off of eBay :) They have had a hard life, and deserve a warm, comfortable home. #2 - Most likely a keyboard membrane issue; if you are comfortable taking it apart, carefully check to see if the membrane connector is still connected or if it has cracked ...
by Lostboys
Fri Feb 11, 2022 7:49 pm
Forum: Hardware
Topic: Another zx spectrum + problem
Replies: 3
Views: 170

Another zx spectrum + problem

Hi
Yes I made a mistake of buying a zx spectrum plus off eBay, machine starts up and Sinclair logo and text appears, but keyboard does not function except for these keys. true video,inv video, full stop, right arrow, up arrow and ,

Any ideas or is this a new membrane or worse?
by Lostboys
Fri Feb 11, 2022 3:47 pm
Forum: Games/Software
Topic: What printer software or zx prog to create this?
Replies: 7
Views: 243

Re: What printer software or zx prog to create this?

PeterJ wrote: Fri Feb 11, 2022 3:26 pm @Lostboys

It looks like an extension of Program 3 here:

https://www.zx81.nl/dload/pdf/Printer-Instructions.pdf
Your right, it definitely looks like that, I will have a go tonight adding text!
Thank you
by Lostboys
Fri Feb 11, 2022 2:04 pm
Forum: Games/Software
Topic: What printer software or zx prog to create this?
Replies: 7
Views: 243

Re: What printer software or zx prog to create this?

flatduckrecords wrote: Fri Feb 11, 2022 1:57 pm I thought it was the ZX Printer Test from Dr Ian Logan's test ROM, but I've just checked and that's not the case. I think it might be some other diagnostic though?
Thats a shame, thank you for trying.
by Lostboys
Fri Feb 11, 2022 1:46 pm
Forum: Games/Software
Topic: What printer software or zx prog to create this?
Replies: 7
Views: 243

Re: What printer software or zx prog to create this?

Could well be, but it does appear frequently across the Internet, so it must be written somewhere, I just can't find the code lol
by Lostboys
Fri Feb 11, 2022 1:09 pm
Forum: Games/Software
Topic: What printer software or zx prog to create this?
Replies: 7
Views: 243

What printer software or zx prog to create this?

Hi
Can someone please enlighten me as to what printer software or zx prog to create this logo/pattern please?

Image