| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add drivers to help output | Joseph Hunkeler | 2022-10-23 | 1 | -1/+1 |
| | | |||||
| * | Fixups | Joseph Hunkeler | 2022-10-23 | 1 | -40/+100 |
| | | | | | | | | | * Fix indentation * Draw art outside of the driver * Move globals up to the top * Fix buffer overflow(s) * Free driver memory | ||||
| * | Move drivers_alloc_default to define DRIVERS_ALLOC_DEFAULT | Joseph Hunkeler | 2022-10-22 | 1 | -8/+7 |
| | | | | | | * gcc 4.8.5 complained about assigning an initializer to a constant * Change driver parser so it seeks back to the beginning of the data section | ||||
| * | Implement art drivers as configs | Joseph Hunkeler | 2022-10-21 | 1 | -49/+240 |
| | | |||||
| * | Initial commit | Joseph Hunkeler | 2022-10-20 | 1 | -0/+226 |
