DIY Arcade Console with Rp2040 Pico

[Just replied your another thread]

Multiple game on Pico is impossible based on current MCA framework. Bootloader firmware(in where my multiple games store/load program laid) is read only, instead of programable like other chips(STM32F4 and SAMD51).