aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-17Function to read from the back bufferJuan J. Martinez
2023-06-17Stage is zero basedJuan J. Martinez
2023-06-17Use volatileJuan J. Martinez
2023-06-15Adjust right marginJuan J. Martinez
2023-06-15Tweak the HUDJuan J. Martinez
2023-06-15Timer is doneJuan J. Martinez
2023-06-15Implement a countdown clock in the timerJuan J. Martinez
2023-06-15Started with the gameJuan J. Martinez
2023-06-15Don't need transparentJuan J. Martinez
2023-06-15Test biggerJuan J. Martinez
2023-06-15Add map collision detection functionsJuan J. Martinez
2023-06-15Add the game titleJuan J. Martinez
2023-06-13Updated TODOJuan J. Martinez
2023-06-13Map rendererJuan J. Martinez
2023-06-13Convert map into an .o fileJuan J. Martinez
2023-06-13Testing the bitmap fontJuan J. Martinez
2023-06-13Added spritesJuan J. Martinez
2023-06-13Add bitmap font's put_textJuan J. Martinez
2023-06-13Make it an indexed imageJuan J. Martinez
2023-06-12Sprites, tiles, bitmap font, map WIP, updated TODOJuan J. Martinez
2023-06-08Updated TODOJuan J. Martinez
2023-06-08Add blit rectangleJuan J. Martinez
2023-06-08Detect the VGA card before setting mode 0x13Juan J. Martinez
2023-06-08Set VGA 320x200 256 col at 60HzJuan J. Martinez
2023-06-08Keep the aspect ratioJuan J. Martinez
2023-06-08Use a rectangle structJuan J. Martinez
2023-06-07Update the first timeJuan J. Martinez
2023-06-07A bit fasterJuan J. Martinez
2023-06-07Remove commented codeJuan J. Martinez
2023-06-07Not using the timerJuan J. Martinez
2023-06-0716-bit is large enoughJuan 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-06The timer is OK for nowJuan J. Martinez
2023-06-06Add timer waitJuan J. Martinez
2023-06-05Keyboard driver doneJuan J. Martinez
2023-06-05Add a keyboard driverJuan J. Martinez
2023-06-01Update TODOJuan J. Martinez
2023-06-01Add timer to count ticksJuan J. Martinez
2023-06-01Change comment formatJuan 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-06-01Convert PNG images automaticallyJuan J. Martinez
2023-06-01Convert PNG pixel data to a binary .oJuan J. Martinez
2023-06-01Fix typoJuan J. Martinez
2023-06-01Ignore this SWP fileJuan J. Martinez
2023-06-01Filter out any unwanted symbolJuan 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