-
Now users are starting to see the new Pico2 on the RP2350 chip.
Is it possible to organize the code here so as to also get the firmware for the ZX-Spectrum emulator for the new Pico2?
-
Hi,
First of all, I want to thank you and congratulate you for this great emulator!
I've tested it on a Waveshare RP2040 PiZero board and it's already great, but I'd like to ask if there's room for…
-
I can bring up the on screen keyboard but I can't move the highlight. I've tried setting the input to the three different options. The game loads fine and runs fine I just can't interact with it.
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Please can you add ZX Spectrum emulator for launching ZX spectrum games in TAP, Z80, TZX…
-
I am experiencing a quite puzzling issue. I am on a Windows 10 Pro computer, having installed the Microsoft Visual Studio Community edition 2019 (version 16.11.8), from scratch, just for installing Sp…
-
Upfront - thanks for the excellent work on this project.
Not sure if this is a realistic question....
Sort of related to the thread on PicoMites / MMBasic for STEM projects...
Is it possible …
-
Hello,
your project is very nice!!
Are you planning to add ZX Spectrum emulator "fuse" ?
Thanks,
Marco
-
The following are the platforms that people have expressly requested this emulator add:
* Apple IIgs;
* ~~ZX Spectrum;~~
* later Macintoshes; and
* the NES.
These are in no particular order. …
-
Hello,
I would like to restore from a snapshot file format for a zx spectrum emulator. I need to set the registers to restore snapshot. I could not find a way to access to registers. How to access an…
-
check emulator's consistency with CAMB
`%time sigma8 = csstemu.get_sigma8(type='CAMB')`
`print('CAMB, sigma8 =',sigma8)`
`%time sigma8 = csstemu.get_sigma8_cb(type='Emulator')`
`print('emulator no…