Drawing the screen using plot and unplot blind, need help

Anything Sinclair ZX Basic related; history, development, tips - differences between BASIC on the ZX80 and ZX81
Post Reply
Crayon21
Posts: 419
Joined: Sun Nov 04, 2018 2:33 am

Drawing the screen using plot and unplot blind, need help

Post by Crayon21 »

Any tips for me? I read the manual. The manual says there are 704 positions but never gives a grid like in other manuals for reference, so I have no idea where to start. Unlike the ZX Spectrum's UDG examples, the zx81 manual doesn't have a grid with the numbers on it so I can easily reference it. This means I am plotting blindly.

The Grid would look like this:

X X X X X X X X
X X <==
X X
X X X X X X X X

the zx81 on the other hand is one big question mark. I don't know where to plot anything.

Whereas on the spectrum I'm looking at this

^
On the zx81, it's this:

?
?
?
?

you see the issue?

(the grid isn't showing correctly, sorry for that, nothing I can do.)
In Heck, there are two options for perpetual torment:

Eat the Puckerberry and suffer for eternity:
drink nothing but a cocktail of The Last Dab and Mexican Cake blended and served with
habanero slices
:twisted:
User avatar
1024MAK
Posts: 5527
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...
Contact:

Re: Drawing the screen using plot and unplot blind, need help

Post by 1024MAK »

Last page of chapter 18 in the ZX81 BASIC Programming manual.

See here (scroll down and click on chapter 18 on the left side, then when that page opens scroll to the bottom of the web page).

Top (columns) and left (lines) are the character cells. Bottom and right are the pixel coordinates.

Mark
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Spring approaching...
Crayon21
Posts: 419
Joined: Sun Nov 04, 2018 2:33 am

Re: Drawing the screen using plot and unplot blind, need help

Post by Crayon21 »

thank you
In Heck, there are two options for perpetual torment:

Eat the Puckerberry and suffer for eternity:
drink nothing but a cocktail of The Last Dab and Mexican Cake blended and served with
habanero slices
:twisted:
User avatar
XavSnap
Posts: 2193
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.
Contact:

Re: Drawing the screen using plot and unplot blind, need help

Post by XavSnap »

Crayon21, Have a look to this thread:
https://www.sinclairzxworld.com/viewtop ... 178#p34178
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Post Reply