kieranhj / pop-beeb

Prince of Persia port to BBC Master
46 stars 3 forks source link

Flash screen FX is missing #12

Closed kieranhj closed 6 years ago

kieranhj commented 6 years ago

This is implemented by briefly switching to lo-res screen cleared to a particular colour on Apple II. For Beeb this will need a new system to handle palette changes at vsync - can just set all colours to flash colour to achieve this effect.

kieranhj commented 6 years ago

Done.