Commit Graph

17 Commits

Author SHA1 Message Date
AnonymusRaccoon a6c3e54f9f Fixing a bug with the write in 0x0 2020-02-13 11:09:18 +01:00
AnonymusRaccoon bc808bd424 Handling the m flag 2020-02-11 16:30:06 +01:00
AnonymusRaccoon 69f9528d20 Adding all the ADC in the instruction switch case 2020-02-11 14:26:39 +01:00
AnonymusRaccoon 40d7ef1c39 Finishing addressing modes 2020-02-11 13:52:44 +01:00
AnonymusRaccoon fe04834731 Adding indexed direct and absolute addressing modes 2020-02-11 13:45:55 +01:00
AnonymusRaccoon f0ce5760a6 Adding program counter relative addresses 2020-02-11 13:14:53 +01:00
AnonymusRaccoon 7d51bc623e Adding the program counter relative addressing mode 2020-02-11 11:45:22 +01:00
AnonymusRaccoon 3f45f99991 Adding absolute addresses 2020-02-11 11:32:50 +01:00
AnonymusRaccoon fc08e503c8 Adding more addressing modes 2020-02-11 11:21:12 +01:00
AnonymusRaccoon 02760c469d Solving bugs with the rectangle shadow 2020-02-11 10:57:35 +01:00
AnonymusRaccoon 04ea6f25d0 Implementing some addressing modes 2020-02-10 17:50:48 +01:00
AnonymusRaccoon f516e7ec66 Adding more tests for the data bus 2020-02-10 17:09:12 +01:00
AnonymusRaccoon aeb1e127f3 git pushMerge branch 'CPU' of https://github.com/AnonymusRaccoon/ComSquare 2020-02-10 16:19:55 +01:00
AnonymusRaccoon 0e5dcc1cac Modifing the tests to use a fake cartridge 2020-02-10 16:19:44 +01:00
AnonymusRaccoon fd1ddb6ec4 Commenting a test for now 2020-02-10 14:56:13 +01:00
AnonymusRaccoon a25daa18b6 Starting to test addressings modes 2020-02-10 14:47:25 +01:00
AnonymusRaccoon bd681c49a1 Reworking the test for the CPU 2020-02-10 11:39:32 +01:00