-
here a list of cool apps from avlinux distro
Alsamixer (mixer for the Alsa sound server)
Ardour (digital audio workstation)
Audacity (audio recorder and editor)
Avidmux (video editor)
Cinelerra-GG (…
-
Is the c2c64 supposed to throw an error to the UART console when there isn't an OLED display attached?
```
Oled NOT detected
Error init::0x02|0x00
```
I have an NTSC NES attac…
-
-
I found a C64 core synchronization problem in Space is Broken - great demo by FAIRLIGHT.
In some scenes, artifacts appear that are not visible on real hardware or in the VICE emulator.
[https://csd…
F-RX updated
9 months ago
-
I use my Raspberry Pi 3 to emulate consoles. And my crt tv only supports PAL/PAL60 modes. Most games were not/badly optimized for PAL 50 Hz mode. And PAL60 can be used to play NTSC content full screen…
-
In the View Options menu “Jump To Game Beginning With The Letter” does not always work sometimes on certain systems it won’t jump to the first game beginning with the chosen letter, yet on other syste…
-
Since this uses different mechanisms, you should test to flash a small game (like 16KB) and a large game (like multiple hundreds of kB).
Here is a copy/paste of info that I shared with you on Skype…
-
In the geometry menu for "Min V Height" the hardcoded minimum is 150. Is there some reason for this limit? I am trying to emulate an old vintage LCD panel that has a resolution of 480x128 (80x16 text)…
-
I'd like to do my rendering and processing just before each Vsync, to reduce latency. So if a frame takes 0.1s, then my application will wait for 0.08s after the last Vsync, then render and process ev…
ad8e updated
10 months ago
-
Hi there,
I installed Qt on a WIN 10 box, and built the rp2iec.exe from source. Then I took an Arduino Uno Rev 3 SMD and successfully uploaded the sketch. Next, I created a cable with a soldering iro…