Nico24 wrote: ↑Tue Oct 30, 2018 5:59 pm
Hi - I have just loaded the BBC core onto the MIST fpga board. I don't seem to get the cool rounded BBC font. Does anyone know how I might be able to rectify this?
There are several different BBC Cores in existence. They all build on Mike Stirling's original work, but have gone in different directions, have different features, and run on different hardware.
The "BeebFPGA" core (that this thread is about) is the one that I maintain, and it's here I implemented character rounding (in 2015) and VideoNuLA (2018).
These features don't exist in the MIST BBC Core (written by Stephen Leary).
If you are an FPGA developer then porting might be possible, but it's quite a lot of work, as MIST has different memory timings constraints (being DRAM based).
So sorry, but there's not an easy fix.
Dave