-
Fill command, fill in one byte more than necessary
On Z80
>> fill 4000 40ff ff
but 4100 filling too
-
Hi,
I'm wondering if my directories are set up wrong.
Some of my platforms contain over 4096 roms, which the Xbox for system seems to be capped at, so I've got zx spectrum for example with sub folde…
ghost updated
5 years ago
-
Hello, i'm a new user of MisTer, trying this core i've encountered a possible bug, trying one of my favourite homebrew game: Castlevania Spectral Interlude, freely downloadable on the authors page htt…
-
Lakka nightly build released on 2019-09-02 for RPI2-RPI4 will not scan games to menu, nor will it save to favorites menu.
-
Hi guys, I can't install my kernel after gerate RPM' files, I try for 4 times to rebuild the kernel, with and without Cattarrapas modules I only use to set fsync everytime, I try to disable ACS and en…
-
I tried to create a solution with two projects in.
I was surprised to see my second project seemed to compile first time (when I right-clicked on the second project and selected compile). It seems…
nww02 updated
5 years ago
-
Hi,
I am trying to simulate latest Linux with spike on Ubuntu 16.04. But it seems that the device tree cannot be initialized successfully.
The version of related repositories as listed as belows…
-
Hi,
I just flashed the FlashFloppy firmware on my new Gotek and I want to thank for this great upgrade for my Gotek. I tested it with my Amstrad and IBM PCs and it works a treat!
Here in Romania, …
-
When I call the PRINT_FP procedure (11747) to display the number on the screen, my emulator hangs in an infinite loop. If you export this code to TAP, and then run it on an external emulator, such as …
-
Compiling with latest version of sccz80 on Linux (14110-9df52a2-20190208), code for ZX Spectrum using the joystick functionality stops working.
```
#include
char keys[]="qaop ";
udk_t k;
JOY…