-
```
I've noticed a problem that also used to happened with old Spectrum emulators
from the 90's: the 48K speaker sound is [sometimes very] wrong in some games,
probably due to the interruptions used…
-
Whenever I start Zero by double-clicking an associated file like a .tzx or .z80, it creates a ZeroLog.txt file in the directory where the TZX or Z80 snapshot file is located.
Can you please provide a…
-
I want to add Galaksija's GTP format but I am struggling to understand the code.
I am adapting process() function from casProcessing.ino but I do not know what the count variable is for.
Also I ha…
-
Allow user to add cardano, solana, ethereum accounts which are not shown when empty. Mainly for testing purposes
-
Zero throws an exception that's unhandled when more than one instance is opened via file associations.
Steps to reproduce:
1. Open Zero by double-clicking/right-clicking and selecting Open on an a…
-
The number of bytes displayed for a data block in the file browser is always two bytes more than the actual size of the data block. This can be recreated easily by loading a .tap or .tzx with a loadin…
-
Could you add support for emulators?
-
How do I use `tzxtap` to convert all `TZX` files in a directory to `TAP` files, keeping their name and changing the extension to `TAP`?
If it's not possible, would you consider adding this function…
-
Zero loads all TZX and TAP files in an accelerated manner - given that one of the goals for this emulator is to be "highly accurate", it would be good if this was an option that could be turned off fo…
-
Using SNA is a bit limited as I have to create the snapshots myself. I don't yet wish to implement a TAP or TZX reader but I think Z80 format might be fairly straightforward. This could open up the am…