-
Hi @c0pperdragon,
I would like to request a 128 version of this project. I have a question: with the right cable, would this work with the Retrotink or do I have to get a version of the RGB to HDMI u…
-
I have an e-GOLF 2020 and wanted to read the e-GOLF SOC and maybe the current range - that is why I bought the dongle
I hope someone had achieved that before but I had no success so far in my sear…
-
Hello,
First up, I'd like to say this looks like a very interesting project.
I was wondering how hard would it be to add a few extra keystrokes to support the very few extra keys on a C128 keybo…
-
As of 0.3 you can now replace the UI & stage textures in the game, **the default INI settings** will load in any texture replacements that exist inside `textures\load\` folder.
Tweaks can dump out …
-
Hello there. Using a VICIIdizer128 with a Raspberry Pi Zero 2 W on a C128 (flat) NTSC model with stock RF modulator. Installed (extracted) Beta 62 (from https://github.com/IanSB/RGBtoHDMI/releases) …
-
### Paste the command
```
➜ AP512 cat igir_pocket_sync.sh
#!/usr/bin/env bash
set -euo pipefail
here="$(pwd)"
# shellcheck disable=SC2064
trap "cd \"${here}\"" EXIT
cd "$(dirname "$0")…
doggy updated
8 months ago
-
got an update tonight, and got everything working as I want (meaning moar cores for RA), and found that there seem to be bug?
http://i.imgur.com/BAg9vUP.png
you now have a sone/sega/atari/nintendo…
-
Hi, first, many thanks for this great design.
I've been looking at the repo and I can't seem to find the BOM for this project. There is one on your website (https://hobbytronics.home.blog/2023/02/07…
-
When I try to build any of my Cross-Lib for the zx81 target with wrx I now get these errors
```
C:/z88dk/bin/../lib/target/zx81/classic/zx81_hrg.asm:20: error: undefined symbol: hrg_phase
C:/z88d…
-
All integers in Fortran are signed. It is a common request to include unsigned integers. At the very least to help with the interoperation with the C API that uses unsigned integers.
The best appro…