Commit graph

4 commits

Author SHA1 Message Date
42a2d01f2a build tiny messaging infrastructure, refactor, hack till it sort of works
When usleep()'ing in doomsim it misses most of the quit messages. I think
it's because the controller spams RunDoom all the time and the quit
messages get discarded while doomsim is sleeping.
2023-02-18 22:08:12 +01:00
67fba60f47 fix two "No newline at end of file" warnings 2023-02-18 12:30:53 +01:00
e4cf3deecc First steps with Dear ImGui. It's awesome! 2023-02-12 15:48:15 +01:00
c5b68bedde add test binary to make sure dp_common can be used from C 2023-02-12 13:46:52 +01:00