Activity
From 02/04/2019 to 03/05/2019
03/05/2019
- FO 10:00 PM Feature #80 (Closed): Read roms from spi flash on chameleon
- Get rom loading from spi flash working on the chameleon (v1 and v2)
Read only to start with. - FO 09:58 PM Feature #79 (New): SDHC and SDXC support
- Test and improve large SD support.
Three issues expected:
i) Fat version (exfat vs fat32)
ii) Card initialization
iii) Sector size
Hoping that much can be supported by just tackling (ii). Can ask users to format fat32.
- FO 09:56 PM Feature #78 (Closed): Get chameleon v2 working
- Get the chameleon v2 board up and running.
- FO 09:56 PM Feature #76: Merge down to trunk
- 5200 ntsc is working on mcc.
Trying to merge the two firmwares...
So menu structure is different, flash support and pll support. Commenting those and it builds, except its too large for some targets (>32k).
Probably need to writ...
03/01/2019
- FO 10:14 PM Feature #76: Merge down to trunk
- Trying to program 5200 ntsc... getting there, but not quite!
- FO 10:03 PM Feature #76: Merge down to trunk
- Got the legacy firmware to work against the new hardware. At least the mcc216 is working in a8 mode...
Unfortunately need to save a few hundred bytes to fit atx support.
02/25/2019
- FO 09:54 PM Feature #76: Merge down to trunk
- Allowed targets without usb to build. The code expected the 48MHz clock to generate the 1MHz tick, which needed to be more accurate for atx support.
02/20/2019
- FO 10:44 PM Feature #76: Merge down to trunk
- György spurred me on by fixing the mist for 5200.
I've merged his changes.
I've also made a start at getting other cores building. So far mcc216 builds. Firmware is going to need merging to make these work though, but having them b... - FO 10:43 PM Feature #77: Add yPbPr support
- György just added this for the mist, so the component is in the repo now. Just needs plumbing I guess.