]> git.0x19.co - doomgeneric-snom360/commit
New platform: Linux VT
authortechflashYT <officialTechflashYT@gmail.com>
Sun, 13 Jul 2025 02:59:24 +0000 (19:59 -0700)
committertechflashYT <officialTechflashYT@gmail.com>
Sun, 13 Jul 2025 11:09:58 +0000 (04:09 -0700)
commit5753998234113c0ff9b17fd69f0f49cda7a7d493
tree5f161e1b97ca4ec06be505b08bb7c891881d9604
parent935156667fe3eafcb602e04efd24dab957eaba39
New platform: Linux VT

This should work on any Linux box with no additional software installed
(e.g. Xorg, SDL).  The only requirement is a basic framebuffer, and
input via evdev - both are things provided by the kernel.

It does not currently have audio support, though I hope to eventually
make it work with ALSA if possible.
doomgeneric/Makefile.linuxvt [new file with mode: 0644]
doomgeneric/doomgeneric_linuxvt.c [new file with mode: 0644]