Graphic mode is comming soon! This mode is very important to develop graphics games. Size of GRAM is about 29KB. Screen size is 256x224. 4bit-color surported. (dynamic palette)
Or you can use PCG (see TETRIS for example..).
This is demo of Graphic mode.(Video player)
This sample also incluing audio player. This `MachiKania Game Board` incluing audio output, I use OC module for PWM and DMA to generate audio signal. DMA stands for Dinamic Memory Access. 32K sampling per seconds, 8bit 1ch.
Double buffering memory is not enough(lack of RAM), so bottom of screen is fricking ; )
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.