Commit Graph

9 Commits

Author SHA1 Message Date
Anonymus Raccoon 1feab12fec Fixing the BRK/COP 2020-04-03 22:23:54 +02:00
Anonymus Raccoon 9be49e283d Solving timing issues 2020-03-28 20:47:13 +01: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
Anonymus Raccoon 95f17c06a8 Finishing to clean tests and adding the start of the bus logger 2020-03-24 01:53:45 +01:00
AnonymusRaccoon 52b5a6ba23 Implementing the COP instruction 2020-02-19 18:44:45 +01:00
AnonymusRaccoon 27f755e315 Reworking the BRK 2020-02-19 17:55:29 +01:00
AnonymusRaccoon 4d30a35620 Changing timing management 2020-02-13 13:55:01 +01:00
AnonymusRaccoon 8addb29610 Implementing instructions cycles 2020-02-11 17:39:06 +01:00
AnonymusRaccoon b2a60efb4e Finishing the ADC 2020-02-11 15:53:37 +01:00