How compatible is the ZX80 with the ZX81?
Paul
Compatibility between ZX80 and ZX81?
Re: Compatibility between ZX80 and ZX81?
I'm sure there are much more wise guys here, than me, but as far as know the comps are not actually compatible.
I mean in way of saving files. Basic by itself it's kinda similar.
I even tried to load (on emul) a file from ZX80. It hang up.
I mean in way of saving files. Basic by itself it's kinda similar.
I even tried to load (on emul) a file from ZX80. It hang up.
IN NIHILUM REVERTERIS - a big text-adventure game for ZX81: http://tiny.pl/g2m6m
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
- BrunoFlorindo
- Posts: 290
- Joined: Sat May 10, 2008 2:46 am
- Location: Anaheim, CA, USA
Re: Compatibility between ZX80 and ZX81?
The BASIC is different on each one. I've been reading books and magazines with BASIC listings, and for some time each program had two versions, one for each computer. Some people upgraded their ZX80 to make it better (replaced the rom, etc), but I can't remember if it could become a fully-working ZX81 after the upgrade.
Read about some of the differences here:
http://computermuseum.50megs.com/brands/zx81.htm
It's been a busy week and I can't think straight right now (too tired), but if I can find books or magazines with some examples, I will let you know. You could also take a look at the manuals for both computers:
http://www.xs4all.nl/~fjkraan/comp/zx80/om/zx80om.html
http://www.zx81kit.com/online_zx81_manual.htm
Read about some of the differences here:
http://computermuseum.50megs.com/brands/zx81.htm
It's been a busy week and I can't think straight right now (too tired), but if I can find books or magazines with some examples, I will let you know. You could also take a look at the manuals for both computers:
http://www.xs4all.nl/~fjkraan/comp/zx80/om/zx80om.html
http://www.zx81kit.com/online_zx81_manual.htm
Re: Compatibility between ZX80 and ZX81?
If you replace the ZX80 by a ZX81 rom you get a ZX81, which runs only in FAST mode. There was an hardware add-on (NMI generator) to run this ZX80 with ZX81-rom also in slow mode. And there was a new keyboard foil to be glued on the ZX80 keyboard to have the new ZX81 keywords available.
Siggi
Siggi
My ZX81 web-server: online since 2007, running since dec. 2020 using ZeddyNet hardware
http://zx81.ddns.net/ZxTeaM
http://zx81.ddns.net/ZxTeaM
Re: Compatibility between ZX80 and ZX81?
I wonder - I also previously heard that ZX80 worx only in FAST, so that is: nothing actually can move on the screen. Kind of anyway.
And still I have seen several games with moving objects, seemed to be as good as on ZX81 (not many of them 'though).
How is it possible?
And still I have seen several games with moving objects, seemed to be as good as on ZX81 (not many of them 'though).
How is it possible?
IN NIHILUM REVERTERIS - a big text-adventure game for ZX81: http://tiny.pl/g2m6m
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
Re: Compatibility between ZX80 and ZX81?
The ZX80 runs only in FAST mode. So you have to do some PAUSE to see the result on screen. The other possibilty is to count the executed clock cycles and call the display routine at the right moment 
There is AFAIK one ZX80 game (some kind of space invaders), which uses this "trick" to give a stable display like in ZX81 SLOW mode. So what the NMI gernerator does in ZX81 hardware, they did in software on the ZX80.
Siggi

There is AFAIK one ZX80 game (some kind of space invaders), which uses this "trick" to give a stable display like in ZX81 SLOW mode. So what the NMI gernerator does in ZX81 hardware, they did in software on the ZX80.
Siggi
My ZX81 web-server: online since 2007, running since dec. 2020 using ZeddyNet hardware
http://zx81.ddns.net/ZxTeaM
http://zx81.ddns.net/ZxTeaM