Add all 65816 instruction tests
Separate CPU class into instructions and addressing files
This commit is contained in:
@@ -23,6 +23,8 @@ add_executable(
|
||||
../src/cli/command_handler.cc
|
||||
../src/app/rom.cc
|
||||
../src/app/emu/cpu.cc
|
||||
../src/app/emu/cpu/instructions.cc
|
||||
../src/app/emu/cpu/addressing.cc
|
||||
../src/app/emu/audio/apu.cc
|
||||
../src/app/emu/video/ppu.cc
|
||||
../src/app/emu/audio/dsp.cc
|
||||
|
||||
3056
test/emu/cpu_test.cc
3056
test/emu/cpu_test.cc
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user