Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-08 | Use a rectangle struct | Juan J. Martinez | |
2023-06-07 | Update the first time | Juan J. Martinez | |
2023-06-07 | A bit faster | Juan J. Martinez | |
2023-06-07 | Remove commented code | Juan J. Martinez | |
2023-06-07 | Not using the timer | Juan J. Martinez | |
2023-06-07 | 16-bit is large enough | Juan J. Martinez | |
2023-06-06 | First stab at the sw blitter | Juan J. Martinez | |
2023-06-06 | Go to text mode before reporting the error | Juan J. Martinez | |
2023-06-06 | Test timer and keyboard | Juan J. Martinez | |
2023-06-06 | The timer is OK for now | Juan J. Martinez | |
2023-06-06 | Add timer wait | Juan J. Martinez | |
2023-06-05 | Keyboard driver done | Juan J. Martinez | |
2023-06-05 | Add a keyboard driver | Juan J. Martinez | |
Defines for some of the keys. | |||
2023-06-01 | Update TODO | Juan J. Martinez | |
2023-06-01 | Add timer to count ticks | Juan J. Martinez | |
2023-06-01 | Change comment format | Juan J. Martinez | |
2023-06-01 | Add function to wait for VGA's vsync | Juan J. Martinez | |
2023-06-01 | Move the data definitions to its own include | Juan J. Martinez | |
2023-06-01 | Convert PNG images automatically | Juan J. Martinez | |
2023-06-01 | Convert PNG pixel data to a binary .o | Juan J. Martinez | |
2023-06-01 | Fix typo | Juan J. Martinez | |
2023-06-01 | Ignore this SWP file | Juan J. Martinez | |
2023-06-01 | Filter out any unwanted symbol | Juan J. Martinez | |
2023-06-01 | Use a better 8-bit to 6-bit conversion | Juan J. Martinez | |
2023-05-30 | pngpal tool and first stab at embedding data on the EXE | Juan 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-29 | Add the link to the repo | Juan J. Martinez | |
- description of the project - fixed the DPMI requirement | |||
2023-05-29 | Initial import | Juan J. Martinez | |