Add CPU and Memory class for SNES emulator
This commit is contained in:
@@ -2,6 +2,7 @@ add_executable(
|
||||
yaze
|
||||
app/yaze.cc
|
||||
app/rom.cc
|
||||
app/emu/cpu.cc
|
||||
${YAZE_APP_CORE_SRC}
|
||||
${YAZE_APP_EDITOR_SRC}
|
||||
${YAZE_APP_GFX_SRC}
|
||||
|
||||
Reference in New Issue
Block a user