microboy
This is a game console project for microcontrollers
Main controller, on which this project is centered, is stm32f10x
Games
Demo
This is simplest project to test all the subprojects: input, render, etc
Tetris
Just tetris, also for more intense testing
The Legend of Chippy
TBA
Building
Mainly building is make target_platform, but you must install dependencies first
Linux
Install/download/make SFML library, put it's path (if needed) into makefile, then make linux
stm32f10x
TBA