AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
38 stars 17 forks source link

Show a message when MOS (eZ80) not detected #183

Open stevesims opened 5 months ago

stevesims commented 5 months ago

Currently when the VDP fails to detect MOS the screen is left blank.

We should change this - make sure that something is shown on the screen, and provide some advice to the user about what to do for a MOS startup failure

stevesims commented 5 months ago

200 effectively addresses this by changing the boot order to ensure that the VDP now shows it's boot text before wait_eZ80 has been executed