aboutsummaryrefslogtreecommitdiff
path: root/make.c
Commit message (Collapse)AuthorAgeFilesLines
* Begin implementing an SDL2 frontendThomas Voss 2024-02-141-1/+10
|
* Check if autogen-lookup.h is outdatedThomas Voss 2024-02-141-1/+1
|
* Rename lookup.h to autogen-lookup.hThomas Voss 2024-02-141-3/+3
|
* Fix builds on MacOSThomas Voss 2024-02-141-1/+3
|
* Define _GNU_SOURCE when using GlibcThomas Voss 2024-02-141-2/+10
|
* Build librune for AhoyThomas Voss 2024-02-141-1/+8
|
* Begin work on the Ahoy emulatorThomas Voss 2024-02-131-0/+64
|
* Make unreachable() useful when debugging, and move common macrosThomas Voss 2024-02-131-2/+2
|
* Make output nicerThomas Voss 2024-02-131-1/+1
|
* Genesis commitThomas Voss 2024-02-131-0/+270