aboutsummaryrefslogtreecommitdiff
path: root/game/src/Makefile
AgeCommit message (Collapse)Author
2022-09-16Added CAS support to the example gameJuan J. Martinez
2022-05-24fixed docs and commentPedro de Medeiros
2022-05-24Explain how OBJs work and the crt0 exceptionJuan J. Martinez
2022-05-24automates compilation and inclusion of *.z80 files in game/srcPedro de Medeiros
2022-01-16Fixed compilation flagsJuan J. Martinez
CFLAGS was used in LDFLAGS.
2021-12-15Starting Openmsx through GNU make works nowPedro de Medeiros
2021-10-31SDCC versions and support for current snapshotsJuan J. Martinez
2021-10-02Introduced config.envJuan J. Martinez
One config to rule the whole build system and the tests.
2021-01-25Reviewed makefilesJuan J. Martinez
2021-01-09Added compression to the mapJuan J. Martinez
2021-01-08Include bin in the path, moved target to gameJuan J. Martinez
Don't use relative path to tools in bin. The idea is that the user should be able to use their versions instead.
2021-01-07It is actually 222 bytesJuan J. Martinez
Also formatting.
2021-01-02Use wildcardJuan J. Martinez
2020-12-30Initial import1.0Juan J. Martinez