Page 1 of 1

ZXText2P for ZX80??

Posted: Wed Jul 21, 2021 4:57 pm
by salvacam
Hello.

Is there a program like ZXText2P for ZX80?

I want to create a basic program for the ZX80 but doing it from linux.

To generate .P files there is ZXText2p but I don't know if there is a program that I do the same but for ZX80.

Thanks.

Re: ZXText2P for ZX80??

Posted: Wed Jul 21, 2021 5:18 pm
by XavSnap
"ZxToken" for Windows…
(Same Vb81 Xur DLLs...)

Re: ZXText2P for ZX80??

Posted: Wed Jul 21, 2021 7:09 pm
by olofsen
Attached is the source of a relatively untested port of a relatively recent, so not the latest, zxtext2p:
zxtext2o.c
(26.1 KiB) Downloaded 188 times

Re: ZXText2P for ZX80??

Posted: Wed Jul 21, 2021 9:20 pm
by salvacam
XavSnap wrote: Wed Jul 21, 2021 5:18 pm "ZxToken" for Windows…
(Same Vb81 Xur DLLs...)
Thanks but it doesn't work for me with wine.
olofsen wrote: Wed Jul 21, 2021 7:09 pm Attached is the source of a relatively untested port of a relatively recent, so not the latest, zxtext2p:
zxtext2o.c
Thanks. It seems that it works, but I did not know that I did not have a print at the basic of the ZX80.
I will use basic of the ZX81 or I will use z88dk for what I had in mind.
But I will use myself for other projects

Re: ZXText2P for ZX80??

Posted: Thu Sep 02, 2021 1:38 pm
by bola_dor
Perhaps is too late for your project but
You can import text, non tokenized files to eighty-one. Just change the file extension to .b80 and drag an drop it over the screen (set up the hardware as ZX80 first), check all options at the pop-up menu an it will be loaded..
Then you can save your .O file. Remember to save it to the host computer from the recorder .. Sinclair's SAVE doesn't save to the disk!!