aboutsummaryrefslogtreecommitdiff
path: root/src/vga.c
AgeCommit message (Collapse)Author
2023-06-08Use a rectangle structJuan J. Martinez
2023-06-07A bit fasterJuan J. Martinez
2023-06-0716-bit is large enoughJuan J. Martinez
2023-06-06First stab at the sw blitterJuan J. Martinez
2023-06-01Add function to wait for VGA's vsyncJuan J. Martinez
2023-06-01Use a better 8-bit to 6-bit conversionJuan J. Martinez
2023-05-30pngpal tool and first stab at embedding data on the EXEJuan J. Martinez
WIP; the embedded data has an "environ" symbol that will cause issues when we embed more than one piece of data.
2023-05-29Initial importJuan J. Martinez