Hognose Alpha4
Pre-release
Pre-release
·
235 commits
to master
since this release
Hognose Alpha4:
Changes since Hognose Alpha3:
- Switch to using ARM GCC 10.3.1 (~10% faster on the Pi 4)
- Native ARM Co Pro: fix broken OS_ReadPoint
- Native ARM Co Pro: implement OS_SetColour
- Native ARM Co Pro: implement ColourTrans_SetGCOL
- Native ARM Co Pro: modularize SWI implementation
- Frame Buffer: reworked the colour model to better support 32-bpp modes
- Frame Buffer: Fix top line of triangle not being plotted (#131)
- Frame Buffer: Issue in Mode 7 deleting colour control characters (Fix #129)
- Frame Buffer: Tweak gap modes (3 and 6) to have 2px vertical spacing
- Frame Buffer: Support >8bpp modes with OS_ScreenMode
- Frame Buffer: fix incorrect white colour in certain modes
- Increase GCC warning level and fix lots of warnings