Software: ZxToken 1.08

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Post Reply
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Software: ZxToken 1.08

Post by XavSnap »

Hi all !

ZxToken 1.08 had been updated and can convert Zx80's text programs!

http://dskcenter.free.fr/Download/Zxtoken.zip

Have Fun...
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Software ZX80 ;-) ZxToken 1.09

Post by XavSnap »

Hi,

My ZxToken v1.09 in ready.

It now able to convert Zx80 'O' to files text and text to Zx80 'O' files.
Also can convert:

Zx81:
- a Text files to P.
- P & 81 to a text files.
Spectrum:
- Tap to a text files.
- Sna to a text files.
(The main download page release isn't updated and steel to 1.08 release!)

;-)


Have Fun !

Note:
Don't forget to install VB DLLs include in the "DskCenter.exe" files.

http://dskcenter.free.fr/zxtools.html
Regard for ZxBasic and ZxDraw you had to install a special dll... Have a look to Zxbasic section on the web site !
Last edited by XavSnap on Thu May 15, 2008 9:21 pm, edited 1 time in total.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: Software: ZxToken 1.08

Post by XavSnap »

Oooops!

On the Zx80 basic system, there is'nt any lines Lenght !
In case of a 76h opp. code in a REM line, the O to Text converter can Crash...

But is there any stuff to retrieve the true line lenght ???

Basic line structure:
Line number: 00 00 (2bytes)
Line : 00... (x bytes)
End of Line : 76h (1byte)
... next line ...
... next line ...
and 80h at the end !
Thanks in advance.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
sirmorris
Posts: 2811
Joined: Thu May 08, 2008 5:45 pm

Re: Software: ZxToken 1.08

Post by sirmorris »

Hmm, I think you'll have to try and make a guess whether this is a REM line with an EOL in it, or an actual EOL.. :(

Look at the bytes that follow the EOL and see if they look like a line number. (Sorry but I'm guessing the structure here - I've never been near a zx80 :o )
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

An EOL in a Zx80 REM line

Post by XavSnap »

Hi !
I can use a reversed detokenize DFile to and of the "REM" line... and test the first opp. code, it must be above E6h... and detokenize at start to Dfile to compare all lines.
But... we can't add any basic lines above a REM !
We had to type our basic program and type in the REM line at the end of basic memory!
I know ... The Zx81 is the update of the Zx80!
But it was a serious leek regard Zx80's programming.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: Software: ZxToken 1.08

Post by XavSnap »

Hi,

ZxToken was updated to V1.11 !
It now able to compile a REM line with several "[Hex:]" tag!


... and ZxDraw/ZxBasic get the missing Dll (Vb subclassing DLL) in an exe installer.

Have Fun.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Post Reply