Activity
From 03/03/2019 to 04/01/2019
04/01/2019
- FO 10:34 PM Feature #76: Merge down to trunk
- Now trying to get Chameleon 1 back up and running ... before moving onto Chameleon 2. So far got the Atari screen but sio seems broken for some reason.
03/08/2019
- FO 10:24 PM Feature #76: Merge down to trunk
- Trying to get the 40k eclaire rom working 'as is' on the mcc now.
All building ... but ...its erasing my sd card! Hmmm, what is going on here...
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...