Commits (4)
-
Robert Sprowson authored
Broken since version 1.75, ColourTrans' internal commands were trying to use the non internationalised text as the token name to lookup due to a bit of conditional assembly that got reversed. Spotted by Andrew Conroy. Version 1.92. Tagged as 'Colours-1_92'
e88365d1 -
Jeffrey Lee authored
Detail: s/MainSWIs - DecodeSprite updates R11 with extra flags which describe the palette format used by the sprite. However the first time ColourTrans_GenerateTable calls DecodeSprite it does so with R11 set to the SWI flags, potentially corrupting them. Preserve R11 to make sure this doesn't happen. Admin: Fixes issue spotted by Willi Theiss; if ColourTrans was given the name of a 256 colour sprite with only a partial (64 entry) palette it was getting confused and trying to treat the name pointer as a sprite pointer, leading to a crash Tested on Raspberry Pi 3 Version 1.93. Tagged as 'Colours-1_93'
a8ba1dc9 -
Jeffrey Lee authored
Detail: s/Commons, s/DevicePal, s/Dither, s/FontColour - Avoid unnecessary remainder calculations in DivRem macro s/Header - Remove unused Divide macro Admin: Tested on Cortex-A15 Version 1.94. Tagged as 'Colours-1_94'
35110c85 -
Robert Sprowson authored
Requires BuildSys-6_91. Version 1.95. Tagged as 'Colours-1_95'
6250b733
Showing
Help
deleted
100644 → 0