aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2023-05-20Allow overriding sdl2-configJuan J. Martinez
2023-05-12This is a dependencyJuan J. Martinez
2023-05-12Clean the game as wellJuan J. Martinez
2023-05-09PlaygroundJuan J. Martinez
Potential example game.
2023-05-04Make the stb_image implementation a C moduleJuan J. Martinez
2023-05-04Include PNG images as dataJuan J. Martinez
2023-05-01Added the VM player using SDLJuan J. Martinez
- Wired basic functionality (fram-buffer, frame interrupt) - Bug fixes in the assembler
2023-05-01Initial importJuan J. Martinez