fruit-bat

Results 228 comments of fruit-bat

You may need to pull pico-emu-utils, if you haven't already. Small joystick fix went in yesterday.

Ok, so I am not quite sure what you are creating, but I have been enjoying looking through the commits. Sorry if my last commit stamped on your changes 🙁....

Started looking at this now. Quite a bit to do: 1. Reduce memory use of the directory loops (next/prev snapshot) 2. Reduce memory usage of menu based selection of files...

I've merged some changes that should allow more files in the tapes and snapshots folders. The changes also deliver directory information to the menus to allow these to be presented...

There are binaries on the feature/fexp branch. Not well tested but out for Christmas! These give basic folder navigation and move the quicksaves into a sub-folder of the snapshots. Let...

I think the answer is 'sort of'. I don't think the PicoMiteVGA can make the same colours as a spectrum... from looking at what I think is the circuit diagram....

I've had a look at the circuit diagram and most things are there, including a ps/2 keyboard and sound channels 😀. The spectrum has a set of bright colours that...

I've added an empty branch for changes to go into. If you work in this branch then it's easier to collaborate without disturbing the main code base. I'll have a...

Very early attempt at changes here: https://github.com/fruit-bat/pico-zxspectrum/pull/105/files Binary here (you need to unzip it):- [ZxSpectrumPicoMiteVGA.uf2.zip](https://github.com/fruit-bat/pico-zxspectrum/files/13431052/ZxSpectrumPicoMiteVGA.uf2.zip) Obviously, virtually no chance it will work but give it a go :-) The new...

In theory, the serial port will be talking on gp0 & gp1. Those get brought out to one of the db9 connectors. You would need a 3.3v ttl serial to...