772 Commits

Author SHA1 Message Date
Clément Le Bihan c8f7af7ea3 rendering a background is done tested with red.smc 2020-05-14 01:05:27 +02:00
Anonymus Raccoon d0e4caf12e Implementing MVN 2020-05-13 23:12:31 +02:00
Clément Le Bihan 838c33b1cf refactoring bgrendering 2020-05-13 19:43:50 +02:00
Anonymus Raccoon 7fe28a8bcc Implemnting the STP 2020-05-13 19:14:53 +02:00
Clément Le Bihan 50949b5eb4 resizing the window 2020-05-13 18:38:06 +02:00
Clément Le Bihan fd9da7085b adding rendering bg1 2020-05-13 18:34:20 +02:00
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 b29d1c4216 Implementing TRB 2020-05-13 17:04:14 +02:00
Anonymus Raccoon 4c4cc6b655 Implementing ROR 2020-05-13 16:35:13 +02:00
Anonymus Raccoon deab98dac0 Implementing ROL 2020-05-13 14:58:37 +02:00
Anonymus Raccoon 475986580d Implementing LSR 2020-05-13 14:39:46 +02:00
Anonymus Raccoon 66f82dc5f0 Implementing ASL 2020-05-13 14:11:58 +02:00
Clément Le Bihan e90db35c88 fixing prototype of drawBgTile in PPU.hpp 2020-05-13 13:08:31 +02:00
Clément Le Bihan ffe1b8fc1b adding Vector2 in Models and starting drawBgTile loop 2020-05-13 13:07:20 +02:00
Clément Le Bihan 3e811db9cd adding missing registers to stop trowing 2020-05-12 00:10:44 +02:00
Clément Le Bihan d889936aa0 Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into PPU 2020-05-11 23:26:09 +02:00
Melefo 5c94bdb27a Fix APU CMP & Debugger 2020-05-07 16:42:23 +02:00
Melefo 7733ec2129 Fixing weird compilation errors 2020-05-07 15:35:50 +02:00
Melefo c382e7035b Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU 2020-05-07 14:46:52 +02:00
Anonymus Raccoon 333771261d Merge pull request #10 from AnonymusRaccoon/Debugger
Solving a bug with the bus when enabling/disabling a debugger
2020-04-29 14:06:18 +02:00
Anonymus Raccoon abe445d202 Adding the BIT instruction 2020-04-28 23:12:43 +02:00
Anonymus Raccoon b6616e2031 Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into Debugger 2020-04-28 21:28:46 +02:00
Anonymus Raccoon ab59fac0fc Oups 2020-04-28 21:26:53 +02:00
Anonymus Raccoon 88a6c5a096 Solving a bug with the bus when enabling/disabling a debugger 2020-04-28 21:20:16 +02:00
Melefo c58c5088b7 Fixing APU tests 2020-04-09 19:26:08 +02:00
Melefo 62daa00390 APU's start boot is working ! 2020-04-09 17:29:39 +02:00
Melefo 63917b3d49 Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU 2020-04-09 11:32:47 +02:00
Clément Le Bihan eb867c515f merge master to PPU 2020-04-08 17:37:06 +02:00
Anonymus Raccoon 623f13a810 Merge pull request #9 from AnonymusRaccoon/CPU
Implementing enough instructions to run the audio test rom.
2020-04-08 17:28:58 +02:00
Anonymus Raccoon 26ea447f24 Implementing the XBA 2020-04-08 17:13:00 +02:00
Melefo 73ae4b0046 Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU 2020-04-08 12:22:45 +02:00
Anonymus Raccoon d0455b46e2 Solving branching instructions addressing mode 2020-04-08 11:49:37 +02:00
Anonymus Raccoon b9ff47584e Finishing the TSB 2020-04-08 11:39:43 +02:00
Anonymus Raccoon 5485534006 Adding TSB 2020-04-08 11:17:47 +02:00
Anonymus Raccoon a9eca0f039 Implementing TXY and TYX 2020-04-08 11:12:45 +02:00
Anonymus Raccoon f35427f28a Adding most of the transfer instructions 2020-04-07 22:40:53 +02:00
Anonymus Raccoon a40bfd1c3c Implementing the EOR 2020-04-06 18:37:11 +02:00
Anonymus Raccoon f675e45385 Implementing DEC 2020-04-06 18:05:00 +02:00
Anonymus Raccoon 5ded0b44e8 Implementing the INC 2020-04-06 17:59:25 +02:00
Anonymus Raccoon 724a2ca616 Implementing the AND 2020-04-06 17:29:06 +02:00
Anonymus Raccoon 055e7d29bd Cleaning up the CPX/CPY/INX/INY 2020-04-06 17:19:04 +02:00
Anonymus Raccoon 83b8c83e6e Implementing the CMP 2020-04-06 17:12:12 +02:00
Anonymus Raccoon e60c6d7bd7 Fixing memory shadow's bank offset 2020-04-06 15:49:46 +02:00
Anonymus Raccoon 9d5cbb4ed2 Cleaning up 2020-04-06 14:10:27 +02:00
Clément Le Bihan 59841cdf0a removing Qt selection display on the table view 2020-04-06 02:11:27 +02:00
Clément Le Bihan 8eef2dc865 removing old debug function in CGramDebug.cpp 2020-04-06 02:07:58 +02:00
Clément Le Bihan 94039b658b colors are now init with random (note : same seed ise used everytime) 2020-04-06 02:03:44 +02:00
Clément Le Bihan 8a48900c7f CGRAM debugger supports mouse clicks on tiles and the PPU's constructor init the cgram (debug) 2020-04-06 02:01:45 +02:00