SvOlli
SvOlli
To have a simple way of protected pairing, an optional parameter can be specified to used as a pin for authentication. Tested on a Linux system. Signed-off-by: Sven Oliver Moll
Hello, and first of all thanks for giving me the opportunity to build a C64 based Bluetooth keyboard: https://github.com/SvOlli/VICEboard But for pairing, I would like it behave like another Bluetooth...
now each key pressed on the GPIO C64 keyboard is the same on plus4 and plus4emu emulators. I could only test that it works as intended, but I've got no...
It would be nice to also have the C64DTV port included into this bundle as well. [There are quite a couple of nice demos available, than only run on a...
How about adding a command like `REN` just for changing the user? Something like `CHGU filename.ext 1` would change the user ID of the file in the current user ID...
With the Apple II GS and the Apple II C plus, there are two machines capable of running CP/M 65, but can't due to a different disk format (3.5" instead...
Hello, take a look at https://youtu.be/cUF6qra-0lk?t=512 . There you'll see an output routine running, outputting all characters. The output differs because you convert all characters by or'ing 0x20 (except for...
This is a nice platform to implement testing of a 6502 CPU regardless of the variant. - For this the CPU detection should be expanded to detect also 65SC02 and...
Nice to have additions for the CPU board: - open solder points for sync, vector pull, set overflow and other pins - open solder points for adding leds to sync,...
Hello! On my Sorbus Computer, these changes break TaliForth2 in a way that it compiles, but cannot be executed. It runs in some kind of BRKs throwing execution off rails....