Add DMA to SNES
This commit is contained in:
@@ -6,6 +6,7 @@ add_executable(
|
||||
app/emu/audio/spc700.cc
|
||||
app/emu/audio/dsp.cc
|
||||
app/emu/video/ppu.cc
|
||||
app/emu/memory/dma.cc
|
||||
app/emu/cpu.cc
|
||||
app/emu/snes.cc
|
||||
${YAZE_APP_CORE_SRC}
|
||||
|
||||
Reference in New Issue
Block a user