First working version of desktop emulator with game launcher support. Includes local stubs and launcher logic.

This commit is contained in:
Adolfo Reyna
2026-01-30 23:35:43 -05:00
parent d2fd001e70
commit c1423b66aa
28 changed files with 5074 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// Emulator stub for InputManager implementation
#include "input_manager.h"
// No implementation needed for stub