SP-2-ZX80

Emulator and emulator development specific topics
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

SP-2-ZX80

Post by dr beep »

Hello and HAPPY NEW YEAR!!!!

I finally spent some time on the ZX80 emulator for the ZX Spectrum.
I coded it last year but it had a bug I couldn't find.

NEWSFLASH: "I found the bug"

So now games like KONG are running!
sp-2-zx80.png
Next to do
a converter to change .O in .TAP and make them load from tape.
Speeding up if possible.
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

Well,

the emulator still had the debugger added to the code and without it the emulator is fast enough.

So only a convertor to add.
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

I added loading and saving to tape and microdrive.
Since ZX80 games do not autorun you can use a zx spectrum emulator to load a .0 and save it to .tap.

I only need to write a manual.
Spinnetti
Posts: 253
Joined: Sat Sep 12, 2020 11:29 pm

Re: SP-2-ZX80

Post by Spinnetti »

Cool!
Zeddy: ZX80, ZX81/ZXpand, TS1000/ZXpand, TS1500/Zxpand+
Speccy: 48k, +, +2, +3, TS2068, "Bare Metal" Pi, Next KS2, IF1/Microdrives/Vdrive/Light Gun/VGA-Joy
QL: Minerva/QL-VGA/Custom PSU
C5: 24v, LiFE battery, Disc brakes
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

And here it is : version 1.00 with 1 game from Paul Farrow added to it.

EDIT: v100 replaced by v102
Last edited by dr beep on Mon Jan 02, 2023 12:04 pm, edited 1 time in total.
Its1982again
Posts: 78
Joined: Tue Aug 04, 2020 6:26 pm

Re: SP-2-ZX80

Post by Its1982again »

Will the converter to change .O files to .tap be available as a stand alone item? I've been looking for something for ages in order to run .o files for the ZX80 from tablet to the original machine and so far fou d nothing!
ZX80 (white psu)
Issue 1 ZX81
32k comp mod ZX81 filesixty keyboard
Issue 1 Spectrum
Issue 2 Specrum
Toastrack
Issue 3 in Lo-Profile keyboard
Harlequin 128
DivMMC future
vdrive
TZXduino
ZX printer
Alphacom printer
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

Its1982again wrote: Sun Jan 01, 2023 6:02 pm Will the converter to change .O files to .tap be available as a stand alone item? I've been looking for something for ages in order to run .o files for the ZX80 from tablet to the original machine and so far found nothing!
I had such a tool but that was 20 windows ago and the code doesn't run on new versions.

I do however have a pascalcompiler that now runs on latest windows so I could make it again.
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

Its1982again wrote: Sun Jan 01, 2023 6:02 pm Will the converter to change .O files to .tap be available as a stand alone item? I've been looking for something for ages in order to run .o files for the ZX80 from tablet to the original machine and so far fou d nothing!
However .... original machine would mean a soundfile.
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

I played ZX80 Mazogs from Paul Farrow and it plays much better than Mazogs emulated on the ZX81 emulator.
(only setting up takes some time)
dr beep
Posts: 2060
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: SP-2-ZX80

Post by dr beep »

Sofar I have 2 bugs to find:

MAZOGS:
maze generator is too slow or not working

SPACE INVADERS:
activate menu and return corrupts display
Post Reply