𝗌𝗆𝗈𝗄𝗎 on Nostr: Woohoo!!! 🎉 🍾 I've just finished multi-color modes implementation for my my ...
Woohoo!!! 🎉 🍾
I've just finished multi-color modes implementation for my my microcomputer: #X65
The demo picture below is a conversion of Carrion's "One Zak And His Kracken": https://plus4world.powweb.com/software/One_Zak_And_His_Kracken for #Commodore #Plus4
There is a bit of colour artefacting, as I did not implement yet a register-set instruction for my DisplayList, so I cannot change shared colour every raster line. yet…
It still looks awesome, and there is no CPU work involved, to emulate FLI mode. Just a row/colour cell configured to 1 raster height, proper display list (240x MODE7 line) and a bunch of bitmap+colour data in memory.
#retrocomputing #hardware #RP2040 #ANTIC
I've just finished multi-color modes implementation for my my microcomputer: #X65
The demo picture below is a conversion of Carrion's "One Zak And His Kracken": https://plus4world.powweb.com/software/One_Zak_And_His_Kracken for #Commodore #Plus4
There is a bit of colour artefacting, as I did not implement yet a register-set instruction for my DisplayList, so I cannot change shared colour every raster line. yet…
It still looks awesome, and there is no CPU work involved, to emulate FLI mode. Just a row/colour cell configured to 1 raster height, proper display list (240x MODE7 line) and a bunch of bitmap+colour data in memory.
#retrocomputing #hardware #RP2040 #ANTIC