Clément Le Bihan
|
17607d6fcb
|
HflipArray and VFLipArray aren't working
|
2021-06-09 00:55:38 +02:00 |
|
Clément Le Bihan
|
daa7e285d1
|
Tile renderer is building
|
2021-06-08 23:58:07 +02:00 |
|
Clément Le Bihan
|
f1d567a774
|
samba !!!
|
2021-06-08 23:10:28 +02:00 |
|
Clément Le Bihan
|
b8acc1520a
|
whao it seems to work
|
2021-06-08 23:07:24 +02:00 |
|
Clément Le Bihan
|
81a32100f1
|
adding the first working sfml window (flicker warning)
ui update
|
2021-06-08 22:40:15 +02:00 |
|
Melefo
|
fff94e74bf
|
Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into APU
|
2021-06-07 17:45:14 +02:00 |
|
Melefo
|
eec17c9321
|
Fixing call to some isntructions
|
2021-06-07 17:45:05 +02:00 |
|
Clément Le Bihan
|
36bb0587c3
|
testing sfml window
|
2021-05-27 23:18:20 +02:00 |
|
Clément Le Bihan
|
e32b1d830d
|
fixing start address
|
2021-05-27 23:04:11 +02:00 |
|
Clément Le Bihan
|
a81cf8ece0
|
adding ui details (and great visuals fixes)
|
2021-05-27 23:00:36 +02:00 |
|
Clément Le Bihan
|
e666aca28e
|
starting to work
|
2021-05-27 17:10:43 +02:00 |
|
Clément Le Bihan
|
000cc9f61f
|
cool setup
|
2021-05-27 01:03:03 +02:00 |
|
Clément Le Bihan
|
7a0b2303d7
|
TileRenderer.cpp is now supporting rendering 8bpp color format
|
2021-05-27 00:14:49 +02:00 |
|
Clément Le Bihan
|
85ac1422e2
|
adding a real ui for the tile viewer
|
2021-05-26 00:44:37 +02:00 |
|
Clément Le Bihan
|
19ca618857
|
TileRenderer.cpp is now working for 2 & 4 bpps
|
2021-05-25 23:55:31 +02:00 |
|
Clément Le Bihan
|
434dea2ba1
|
found issues with rendering in 4 bpp
|
2021-05-25 00:51:54 +02:00 |
|
Clément Le Bihan
|
26d8dd7123
|
tile renderer is working fine with 2 bpp
|
2021-05-25 00:28:03 +02:00 |
|
Clément Le Bihan
|
569a955d5b
|
cleaning a little bit rendering still some trailing issues
|
2021-05-25 00:03:48 +02:00 |
|
Clément Le Bihan
|
496bafc052
|
Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into PPUDebugger
|
2021-05-24 23:24:38 +02:00 |
|
Clément Le Bihan
|
24c5ecb102
|
Merge pull request #36 from AnonymusRaccoon/PPU
Ppu
|
2021-05-24 12:35:55 +02:00 |
|
Clément Le Bihan
|
eee41aeaf7
|
tile rendering is working (still some issues)
|
2021-05-24 01:24:03 +02:00 |
|
Clément Le Bihan
|
effd70cf1e
|
start to test the implementation of tilerenderer
|
2021-05-24 00:44:18 +02:00 |
|
Clément Le Bihan
|
4024b51c9f
|
starting to implement true TileRenderer
|
2021-05-24 00:28:08 +02:00 |
|
Clément Le Bihan
|
4e42c4774a
|
Merge branch 'PPU' into PPUDebugger
|
2021-05-23 23:21:37 +02:00 |
|
Clément Le Bihan
|
dadbea9c92
|
resetting cr_expect to cr_assert
|
2021-05-23 23:19:07 +02:00 |
|
Clément Le Bihan
|
11d0f35e07
|
adding a define for fallthrough abstraction
|
2021-05-21 00:41:11 +02:00 |
|
Clément Le Bihan
|
3a06afa507
|
fixing some issues from those reported by the pr
|
2021-05-21 00:27:49 +02:00 |
|
Clément Le Bihan
|
11bca5fe97
|
fixing some issues from those reported by the pr
|
2021-05-21 00:12:00 +02:00 |
|
Clément Le Bihan
|
89c9d71168
|
just some cleanup and watch out because CPU dma test is really shitty (don't work with Aladin setup)
|
2021-05-20 01:13:50 +02:00 |
|
Clément Le Bihan
|
978af3f280
|
fixing uninit conditions
|
2021-05-20 00:51:49 +02:00 |
|
Clément Le Bihan
|
cf1c6614c1
|
fixing include recursive
|
2021-05-19 10:03:45 +02:00 |
|
Clément Le Bihan
|
dbf3f6aaa4
|
compil issues recursive include + weird error (orcerride doesn't override)
|
2021-05-19 00:56:43 +02:00 |
|
Clément Le Bihan
|
e5ce5efb25
|
rm comment
|
2021-05-19 00:41:18 +02:00 |
|
Clément Le Bihan
|
b078d863a3
|
"fixing" segfault
|
2021-05-19 00:37:49 +02:00 |
|
Clément Le Bihan
|
06fcc69326
|
starting to implement QTSFML and QTSFMLWIndow
|
2021-05-19 00:31:18 +02:00 |
|
Clément Le Bihan
|
da612e4b23
|
starting window correctly and generating correct files
|
2021-05-07 00:43:24 +02:00 |
|
Clément Le Bihan
|
d94c26aac3
|
rnamming and fixing small things
|
2021-05-07 00:35:40 +02:00 |
|
Clément Le Bihan
|
699fee9537
|
starting window
|
2021-05-07 00:29:37 +02:00 |
|
Clément Le Bihan
|
dfc0aef74b
|
starting to implement test ui to try to connect window and sfmlQwidget
|
2021-05-07 00:16:16 +02:00 |
|
Clément Le Bihan
|
fad712f9e2
|
fixing typos and indents
|
2021-05-04 23:30:20 +02:00 |
|
Clément Le Bihan
|
550ab3aff4
|
changing bg display
|
2021-04-26 21:51:02 +02:00 |
|
Melefo
|
06cdafbf16
|
Replace logger with basic disassembly in APU debugger (& fixing Absolute By X Address operand?)
|
2021-04-01 14:20:02 +02:00 |
|
Melefo
|
044aae174d
|
Parsing SPC ROM data into APU & fixing operands of two MOV instructions
|
2021-03-25 11:22:26 +01:00 |
|
Melefo
|
d4b3046bbe
|
Parsing header of SPC file format and stop update (for now)
|
2021-03-09 10:39:54 +01:00 |
|
Zoe Roux
|
a53568bf5d
|
Finishing the WlaDx label's parser
|
2021-02-17 17:10:35 +01:00 |
|
Clément Le Bihan
|
836ea0b8e5
|
merge master into PPU
|
2021-02-17 14:37:39 +01:00 |
|
Zoe Roux
|
f33593c51f
|
Starting the symbol reader
|
2021-02-17 11:30:16 +01:00 |
|
Zoe Roux
|
629c11d93a
|
Merging the APU
|
2021-02-17 11:21:51 +01:00 |
|
Zoe Roux
|
58ad51d692
|
Merge pull request #32 from AnonymusRaccoon/APU
Add APU DSP Routine
|
2021-02-16 18:20:46 +01:00 |
|
Melefo
|
1f3f118964
|
Build && install functional criterion
|
2021-02-16 17:52:11 +01:00 |
|