Commit Graph

22 Commits

Author SHA1 Message Date
Anonymus Raccoon 051d1d7596 Adding PEA 2020-05-13 18:19:21 +02:00
Anonymus Raccoon fea20fee70 Implemnting PEI 2020-05-13 18:10:56 +02:00
Anonymus Raccoon 876b78a5c9 Implementing PER 2020-05-13 17:52:47 +02:00
Anonymus Raccoon 9be49e283d Solving timing issues 2020-03-28 20:47:13 +01:00
Anonymus Raccoon 80ebfa8064 Finishing the array of instruction, it now works well 2020-03-26 22:19:16 +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 92950dd844 Solving a bug with the jump instruction 2020-03-13 15:33:38 +01:00
AnonymusRaccoon c15ec0a9cb Starting the jump 2020-02-28 20:25:34 +01:00
AnonymusRaccoon d1561f1be3 Adding branch instructions 2020-02-28 19:20:59 +01:00
AnonymusRaccoon 68b82c9cda Implementing CPX and CPY 2020-02-28 17:23:27 +01:00
AnonymusRaccoon 7b34473e63 Adding inx and iny and improving the debugger 2020-02-28 16:41:57 +01:00
AnonymusRaccoon 258194dba7 Solving bugs with the immediate addressing mode 2020-02-28 15:52:46 +01:00
Anonymus Raccoon 4da96894ae Implementing the XCE instruction 2020-02-25 23:05:15 +01:00
Anonymus Raccoon 38045afe15 Implementing the SET bits instructions 2020-02-25 22:09:37 +01:00
AnonymusRaccoon 8787b09546 Implementing the CLC/CLI/CLD/CLV 2020-02-14 16:35:02 +01:00
AnonymusRaccoon ad11210771 Implementing Pull from stack 2020-02-14 15:49:46 +01:00
AnonymusRaccoon 55d87bf9ac Finishing to implements JSR/JLR and push 2020-02-14 15:20:19 +01:00
AnonymusRaccoon 31aa3c843e Implementing the REP instruction 2020-02-14 11:22:38 +01:00
AnonymusRaccoon 072cb17bcb Finishing the SEP 2020-02-13 18:57:31 +01:00
AnonymusRaccoon ae5cae8f28 Reverting 2020-02-13 18:37:43 +01:00
AnonymusRaccoon 41355191aa Making the RAM a template 2020-02-13 18:22:17 +01:00