Volhout Guru
 Joined: 05/03/2018 Location: NetherlandsPosts: 5746 |
| Posted: 06:13pm 03 Sep 2024 |
|
|
|
@Peter,
Tested the new PicoMiteVGA2040 version. Most of the programs run.
Issues
- Circle game crashes all together, all versions. This may have something to do with the fact that Circle was a proof of concept for using PIO to decode NES controllers. I will check the way the PIO1 code is generated and works. It may be that it does something that is was good at the time, but not allowed now anymore. Will be continued.
- Many games use DIM MAP(), conflicting with the recent introduction of the MAP function.
- I have not tested the thermal camera yet. Will be continued.
EDIT: all PIO program (for PIO1) do not work anymore (crash the pico into a reboot).
Volhout Edited 2024-09-04 04:18 by Volhout |