641 Commits

Author SHA1 Message Date
Anonymus Raccoon 098b47c00d Merge pull request #12 from AnonymusRaccoon/CPU
Cpu
2020-05-14 18:30:54 +02:00
Clément Le Bihan 996758c41f refixing compilation 2020-05-14 18:28:51 +02:00
Anonymus Raccoon 703afbf77f Oups 2020-05-14 18:25:17 +02:00
Clément Le Bihan b41a9fe989 merge cpu into ppu 2020-05-14 18:22:07 +02:00
Clément Le Bihan c3a24f0238 fixing compilation 2020-05-14 18:21:21 +02:00
Anonymus Raccoon 24bcafeea3 Removing unintended logs to the bus's debugger 2020-05-14 18:12:29 +02:00
Anonymus Raccoon efbf009f21 Oups 2020-05-14 17:58:47 +02:00
Anonymus Raccoon 2c3cf61dbb Merge branch 'Debugger' of github.com:AnonymusRaccoon/ComSquare into CPU 2020-05-14 17:58:00 +02:00
Anonymus Raccoon 5f0ed5f561 Adding the WAI and handling NMI & IRQ interrupts 2020-05-14 17:37:06 +02:00
Anonymus Raccoon c6e4cd1702 Fixing a segfault with the bus & cpu's debugger together 2020-05-14 15:51:48 +02:00
Clément Le Bihan 98692d31a0 merge 2020-05-14 15:00:54 +02:00
Clément Le Bihan 166a55ec04 moving background related founctions in backgrounds.c 2020-05-14 14:53:46 +02:00
Anonymus Raccoon 1586aa5ea6 Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into Debugger 2020-05-14 14:52:54 +02:00
Anonymus Raccoon 92e0d41f74 Fixing an open bus issue with the bus's debugger 2020-05-14 14:52:50 +02:00
Clément Le Bihan e021f193fa removing unused variable 2020-05-14 01:25:59 +02:00
Clément Le Bihan 9d0d120974 Merge branch 'PPU' of github.com:AnonymusRaccoon/ComSquare into PPU 2020-05-14 01:23:23 +02:00
Anonymus Raccoon 2033bd56e6 Fixing warning/compilation 2020-05-14 01:21:52 +02:00
Clément Le Bihan e8e8aa3ba5 Merge branch 'CPU' of github.com:AnonymusRaccoon/ComSquare into PPU 2020-05-14 01:19:24 +02:00
Anonymus Raccoon 8240fbd54c Implementing MVP 2020-05-14 01:06:29 +02:00
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