aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2023-06-13Testing the bitmap fontJuan J. Martinez
2023-06-08Detect the VGA card before setting mode 0x13Juan J. Martinez
2023-06-08Use a rectangle structJuan J. Martinez
2023-06-07Update the first timeJuan J. Martinez
2023-06-07Remove commented codeJuan J. Martinez
2023-06-07Not using the timerJuan J. Martinez
2023-06-06First stab at the sw blitterJuan J. Martinez
2023-06-06Go to text mode before reporting the errorJuan J. Martinez
2023-06-06Test timer and keyboardJuan J. Martinez
2023-06-01Add timer to count ticksJuan J. Martinez
2023-06-01Add function to wait for VGA's vsyncJuan J. Martinez
2023-06-01Move the data definitions to its own includeJuan J. Martinez
2023-05-30pngpal tool and first stab at embedding data on the EXEJuan J. Martinez
2023-05-29Initial importJuan J. Martinez