David Banks
David Banks
Thanks Ford for creating this issue. Specifically. these are the 6 cases where Zet incorrectly sets the carry flag: ``` cf=0 af=1 al= 0 : cfout=1 afout=1 alout= 6 cf=0...
Andre, I've done a bit more work on the AtoMMC implementation, it now supports random access files. I've also reworked the keyboard handling so that shift, control, repeat and break...
I'm in no hurry to get this merged, and I'm happy to take on board any suggestions you have. I'll try over the next couple of weeks to create some...
Thanks for letting me know. Once you have this merged, I can update/fix the AtoMMC code as required. What I'll probably do is to seperare out the changes for: -...
@pelwell Is there a Github issue for the voltage scaling bug?
The current RGBtoHDMI analog board is only able to descriminate 3 or 4 discrete voltage levels on each of R, G and B, because it uses simple comparators rather than...
Ian, The mechanism for controlling GPIO pullups/pulldowns is different on the Pi 4 compared to the other models. So it's possible this is a software bug. Take a look at...
I think it would be a viable alternative, but would require a re-design of each of the CPU adapter boards, as the connector footprint and pinouts are different.
Please can you confirm which version of the core you are running. If possible, could you also try the previous version. Dave
I've spotted the problem. I'll try to release an updated beta6 over the weekend.