fruit-bat
fruit-bat
If you go with this VGA circuit you get some extra pins (at the expense of some extra diodes)... https://github.com/fruit-bat/pico-zxspectrum/blob/main/docs/Pico%20VGA%20RGBY1111.svg
Excellent, glad that helped 🙂 There are some extra defines around line 186 for which you may need your own section and values.
I look forward to seeing your changes and PCB layouts! Happy New Year to you too 🎉
There is not a configuration for that organisation at the moment... but it sounds possible. Hopefully, just by creating additions to the 'make' system.... but at the moment I am...
@ArnoldUK Thanks for sharing your changes. I will have a go at adding a new target for your setup. Is it ok if I add your circuit diagram along with...
I've added some code and pull-requested to myself so we can see what has changed. https://github.com/fruit-bat/pico-zxspectrum/pull/67/files The code just on a branch for now: https://github.com/fruit-bat/pico-zxspectrum/tree/feature/auk There is a pre-built target,...
Thanks for the updates. It looks like ESC is already mapped to shift-enter/fire (one of your extra buttons). It's a bit awkward but should work. The key mapping get surprisingly...
Hi, I've added your latest changes and updated the binary. Sorry it took a while. The changes are now on the main branch. I was wondering if you were happy...
Sound good. If you commit your changes to the feature/auk branch in your fork then we can pull-request them back to the same branch in my repository.
Git & GitHub are really good. Do ask if you are not sure about something.