12 Commits

Author SHA1 Message Date
Zoe Roux caa547b80e Fixing tests compilation 2021-02-04 14:22:39 +01:00
Anonymus Raccoon fea20fee70 Implemnting PEI 2020-05-13 18:10:56 +02:00
Anonymus Raccoon bd948b520c Implementing an array of instructions with method's pointer for the CPU (it does not work well for now 2020-03-26 03:39:55 +01:00
AnonymusRaccoon a6c3e54f9f Fixing a bug with the write in 0x0 2020-02-13 11:09:18 +01:00
AnonymusRaccoon d7002336fa Finishing the main and disabling the invalid opcode throw for now 2020-02-11 14:47:56 +01:00
AnonymusRaccoon 36d615ba64 Finishing the first opcode 2020-02-07 17:24:15 +01:00
AnonymusRaccoon 15fb1c2cf1 Adding the SFML to the CMake libraries 2020-01-31 10:52:55 +01:00
AnonymusRaccoon 0bb1965073 Starting to parse the Rom's header 2020-01-30 17:36:14 +01:00
AnonymusRaccoon 8698642636 Adding implementations of read/write for the CPU's internal registers 2020-01-28 13:24:49 +01:00
AnonymusRaccoon 208d1b14d6 Adding internal registers for the CPU 2020-01-28 11:48:13 +01:00
AnonymusRaccoon ab71231fd8 Adding documentation 2020-01-27 19:02:49 +01:00
AnonymusRaccoon 3b96a6f44d Creating a main and a cartridge reader 2020-01-27 18:18:12 +01:00