aboutsummaryrefslogtreecommitdiff
path: root/test/sdl2/readme.md
blob: 940e315a62d7332229c7dca3ae325815bb52cbb5 (plain)
1
2
3
4
5
6
# sdl2 test

this is a simple POC that makes a window to draw PPU graphics to using SDL2.
this code will be moved to the stm32/ppu directory, and the stm32's makefile
will be edited to include a sim target for building the game for desktop
debugging.