diff options
Diffstat (limited to 'emulator.c')
-rw-r--r-- | emulator.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: Unlicense + */ + #include "bus.h" #include <stdio.h> |
![]() |
index : gut.git | |
SEGA Mega Drive/Genesis emulator for reverse engineering games (C++) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | emulator.c | 3 |
@@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: Unlicense + */ + #include "bus.h" #include <stdio.h> |