Commit Graph

25 Commits

Author SHA1 Message Date
Clément Le Bihan 642452a8eb test works 2020-02-13 11:34:45 +01:00
AnonymusRaccoon a6c3e54f9f Fixing a bug with the write in 0x0 2020-02-13 11:09:18 +01:00
Clément Le Bihan ebd7b131d1 Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into PPU 2020-02-11 16:15:07 +01:00
AnonymusRaccoon 02760c469d Solving bugs with the rectangle shadow 2020-02-11 10:57:35 +01:00
Clément Le Bihan 0b442450a5 merge 2020-02-10 16:28:57 +01:00
Clément Le Bihan 31373776e1 merge 2020-02-10 16:24:46 +01:00
AnonymusRaccoon 0e5dcc1cac Modifing the tests to use a fake cartridge 2020-02-10 16:19:44 +01:00
Clément Le Bihan 073a2ae422 adding tests and fix unions 2020-02-10 15:56:29 +01:00
AnonymusRaccoon a25daa18b6 Starting to test addressings modes 2020-02-10 14:47:25 +01:00
AnonymusRaccoon fd90957f21 Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into CPU 2020-02-10 14:35:26 +01:00
AnonymusRaccoon bd681c49a1 Reworking the test for the CPU 2020-02-10 11:39:32 +01:00
Melefo b27521a504 Removing unnecessary MemoryBus tests template 2020-02-07 14:55:59 +01:00
Melefo 12a5755e11 Testing every components write 2020-02-07 14:52:57 +01:00
Melefo 3c6f277c21 Adding a memory write test 2020-02-07 14:23:07 +01:00
AnonymusRaccoon a8e423be7c Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare 2020-02-07 14:08:13 +01:00
Melefo 9288bf3829 Fixing APU read & write 2020-02-07 14:08:00 +01:00
AnonymusRaccoon 873906948a Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare 2020-02-07 13:54:08 +01:00
AnonymusRaccoon f5dcceba14 Adding the FE/FF SRam accessors to the TODO 2020-02-07 13:54:05 +01:00
Melefo 69d1cb9197 Adding memory read tests 2020-02-07 13:53:26 +01:00
AnonymusRaccoon b4ffaad0a8 Solving some bugs with the memory accessor 2020-02-07 13:49:48 +01:00
AnonymusRaccoon 6cc5cd5c3a Solving some tests 2020-02-06 18:30:30 +01:00
AnonymusRaccoon d527c8b700 Solving some bugs in the tests 2020-02-06 16:21:22 +01:00
Melefo e607f6a82e Testing every start, end & mirror of current components 2020-02-06 15:44:02 +01:00
Melefo 31c97a9219 Adding even more tests for BusAccessor 2020-02-06 10:34:29 +01:00
Melefo bc65afb405 Starting testing 2020-02-05 16:15:21 +01:00