added LED 15093-06 credits and docs

This commit is contained in:
2023-11-12 17:53:14 +01:00
parent a2db39c58c
commit 3cf5cbb793
4 changed files with 148 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/*
SEGA 837-15093-06 LED controller emulator
Credits:
somewhatlurker, skogaby
*/
#include <windows.h>
#include <assert.h>