If you switch to mode 3 display (Text, 80x25), the video output goes dark. However, by blindly switching to another mode (like 0), video output comes back, so it's not a core crash.
How to reproduce:
- Boot the core
- Enter the following command:
MODE 3
Tested on:
SiDi 128 with HDMI output (have not tested VGA as I don't have a VGA capable device anymore)
Ref:
For Reference, MODE 3 works on BeebFpga whose implementation is also based on Mike Sterlings implementation and can be found at: https://github.com/hoglet67/BeebFpga/blob/master/src/common/vidproc.vhd
If you switch to mode 3 display (Text, 80x25), the video output goes dark. However, by blindly switching to another mode (like 0), video output comes back, so it's not a core crash.
How to reproduce:
MODE 3Tested on:
SiDi 128 with HDMI output (have not tested VGA as I don't have a VGA capable device anymore)
Ref:
For Reference, MODE 3 works on BeebFpga whose implementation is also based on Mike Sterlings implementation and can be found at: https://github.com/hoglet67/BeebFpga/blob/master/src/common/vidproc.vhd