Alistair
Alistair
minor tweaks to layout/routing etc.
TODO: cleanup redundant operations in main loops, drop dependency on wiringPi and enable fast sequential mode (see https://www.raspberrypi.org/forums/viewtopic.php?f=37&t=141142&p=935145 ) work so far on this has seen a ~10% boost in...
Use FUSE to allow the cartridge ROM and .sav be represented as a file system readable file. see http://www.maastaar.net/fuse/linux/filesystem/c/2016/05/21/writing-a-simple-filesystem-using-fuse/
In the schematic the ~RESET pin has been attached to Vsc which means that for GBA it will cause problems related to CS2 devices (certain savegame types use CS2) so...
port the arduino code from [https://github.com/shinyquagsire23/GBA-GB-ROMDumper](https://github.com/shinyquagsire23/GBA-GB-ROMDumper) to work on the RPi
I'm using a cheap ONN (walmart eugh) 7" tablet to run octo4a and while it does detect the rear camera, it only shows black coming from it. The front camera...
**Your Godot version:** 4.3 stable **Issue description:** The getting started docs for signals describes adding a new scene for adding a button, and the code for hooking up the signal...