I experienced something new, and not sure if its an EO thing or not. When my assembly code hit close to the 16k mark, it wouldn't run on EO (just reboots the virtual machine). If I disable loading the sound bank for instance so its under 16k, it works again. Trouble is, because I coded for ZXPAND, seems like this is the only emulator I can test on.
Thank you Paul. The Breakpoint stuff will be helpfull to me in the future.
I tried the ZX80 ZXToken stuff with a little IBAN Program I made last year. Works like a charm.
I had never tried that before and wondered how to get an Ascii Program into the ZX80. Didn't it was as easy as dropping it into the emulated ZX80.
Thats wonderfull.
Kind regards Paul
In theory, there is no difference between theory and practice. But, in practice, there is.
Paul wrote: ↑Sat Apr 01, 2023 12:29 pm
I tried the ZX80 ZXToken stuff with a little IBAN Program I made last year. Works like a charm.
Paul wrote: ↑Sat Apr 01, 2023 12:29 pm
I tried the ZX80 ZXToken stuff with a little IBAN Program I made last year. Works like a charm.
Loading in ASCII files in ZxToken format has actually existed in EO for quite some time now. The new change was to allow a program to be saved back out to ASCII in ZxToken format. Prior to this, programs could only be saved out in ZxText2P format. But why limit interoperability with other ZX tools / emulators, so now both formats can be read and saved.