Go to file
william 9c7b882f46 Added logging for operand decoding 2023-12-23 17:10:31 -05:00
.idea Added logging for operand decoding 2023-12-23 17:10:31 -05:00
cpu Added logging for operand decoding 2023-12-23 17:10:31 -05:00
include Load and execute first instruction 2023-12-23 16:35:23 -05:00
mappers Cpu opcodes implementation 2023-11-26 12:11:49 -05:00
rom Added logging for operand decoding 2023-12-23 17:10:31 -05:00
tests Load and execute first instruction 2023-12-23 16:35:23 -05:00
.gitignore Gitignore 2023-12-01 15:37:51 -05:00
CMakeLists.txt iNes 1.0 file format ROM 2023-12-03 00:27:07 -05:00
conan_provider.cmake CPU 2023-10-05 17:05:06 -04:00
conandata.yml CPU 2023-10-05 17:05:06 -04:00
conanfile.py CPU 2023-10-05 17:05:06 -04:00
main.c Load and execute first instruction 2023-12-23 16:35:23 -05:00