ZX80 Program Listing to text file

Emulator and emulator development specific topics
User avatar
mrtinb
Posts: 1906
Joined: Fri Nov 06, 2015 5:44 pm
Location: Denmark
Contact:

Re: ZX80 Program Listing to text file

Post by mrtinb »

olofsen wrote: Thu Dec 07, 2017 2:25 am The "ZX80LP" button at http://rullf2.xs4all.nl/jszeddy/jszeddy.html prints every printed character to the printer area - so that would need a bit of formatting after a number of LIST commands, but perhaps it's something ;)
Is that a feature you have forgotten to upload on your server?
Martin
https://zx.rtin.be
ZX81, Lambda 8300, Commodore 64, Mac G4 Cube
eegz
Posts: 8
Joined: Tue Dec 05, 2017 1:16 pm

Re: ZX80 Program Listing to text file

Post by eegz »

Thanks olofsen!

For future readers. You can make ZX808LP work as suggested by olofsen, by:
1. Using IE. Couldn't get it to work with Chrome (didn't try others like Firefox, Opera or Safari)
2. Clicking the ZX80LP button
3. Loading our .o program
4. Copying and pasting from the printer output window

Note: The ZX80LP button disappears if you have already loaded a .o file first. You'll need to refresh the page to start again.
User avatar
XavSnap
Posts: 1940
Joined: Sat May 10, 2008 4:23 pm
Location: 'Zx81 France' Fb group.

Re: ZX80 Program Listing to text file

Post by XavSnap »

Hi,

"ZxToken" for Win32.

viewtopic.php?t=14

Have fun.
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
eegz
Posts: 8
Joined: Tue Dec 05, 2017 1:16 pm

Re: ZX80 Program Listing to text file

Post by eegz »

Wonderful!
Worked like a charm. :D

Thanks XavSnap
User avatar
PokeMon
Posts: 2264
Joined: Sat Sep 17, 2011 6:48 pm

Re: ZX80 Program Listing to text file

Post by PokeMon »

eegz wrote: Wed Dec 06, 2017 9:11 pm I output every format I can from the EightyOne emulator (.o, .p, .tzx, .t81, .p81).
Out of those, the ZX-81 IDE only seems to accept .p files and that causes it to crash when I pass it in.

Am I missing an option maybe?
Sorry - this reading and translating of .p files and disassembling especially is not fully implemented and has bugs. This can be treated as an experimental feature only. Didn't had the time to do this and the disassembling part came from another member which is no more present here (foreign code implemented).
Post Reply