Nicolas Pixel Noble
|
51248018d5
|
Adding some documentation.
|
2022-07-02 19:24:40 -07:00 |
|
Nicolas Pixel Noble
|
30cdf1ee43
|
Derp.
|
2022-07-02 11:04:24 -07:00 |
|
Nicolas Pixel Noble
|
c3c5720c30
|
Adding pads support, and printf for fonts.
|
2022-07-02 00:02:11 -07:00 |
|
Nicolas Pixel Noble
|
cad092cc91
|
Introducing helloworld + scenes.
|
2022-07-01 19:22:10 -07:00 |
|
Nicolas Pixel Noble
|
2fe57d138c
|
More code overhaul. Removing the C-style gpu.h header, and factoring more primitives.
|
2022-07-01 17:13:29 -07:00 |
|
Nicolas Pixel Noble
|
3b5ff88878
|
Overhauled the fragment system a bit.
|
2022-06-30 22:40:45 -07:00 |
|
Nicolas Pixel Noble
|
8a1d19e165
|
Changing font system.
|
2022-06-29 19:37:40 -07:00 |
|
Nicolas "Pixel" Noble
|
23cc1de83f
|
Basic font drawing - still not proper API tho.
|
2022-06-29 19:37:40 -07:00 |
|
Nicolas 'Pixel' Noble
|
ebc900d1a8
|
We're drawing stuff.
|
2022-06-29 19:37:39 -07:00 |
|
Nicolas Noble
|
feb7e1f2e0
|
Forgot this clang-format...
|
2022-06-25 11:56:26 -07:00 |
|
Nicolas Noble
|
56c176ec97
|
Oop, forgot to bump copyright.
|
2022-06-21 21:04:27 -07:00 |
|
Nicolas "Pixel" Noble
|
68377eae28
|
Fixing exception handler installer.
|
2022-06-21 16:25:51 -07:00 |
|
Nicolas Pixel Noble
|
2191791f92
|
Some tests aren't workable yet.
|
2022-06-10 18:24:02 -07:00 |
|
Nicolas Pixel Noble
|
f7b9233995
|
Better cop0 debug support.
|
2022-06-09 21:27:34 -07:00 |
|
Nicolas Pixel Noble
|
f0fd6d8c69
|
Fixing rare bios alignment issue.
|
2022-06-08 22:03:06 -07:00 |
|
Nicolas "Pixel" Noble
|
f0a4d5bfd4
|
Adding scratchpad section example.
|
2022-06-07 19:03:31 -07:00 |
|
Nicolas Pixel Noble
|
9895fbf3ff
|
Adding sjis support for memory card manager.
|
2022-02-15 20:57:33 -08:00 |
|
Nicolas Noble
|
337afd6e0f
|
Fixed initial duff device's setup.
|
2021-12-29 11:40:17 -08:00 |
|
Nicolas Pixel Noble
|
64db804f3b
|
Adding clangd hint files.
|
2021-11-25 09:13:30 -08:00 |
|
Nicolas Noble
|
57c8cf4b66
|
Adding copyright and disclaimer.
|
2021-11-22 21:26:13 -08:00 |
|
cuckydev
|
e245e88357
|
Update common.mk
|
2021-11-07 12:53:58 -05:00 |
|
Caleb
|
bf6fc1b743
|
Fixed missing deref for MIPS Space pointer
|
2021-11-05 10:25:12 -05:00 |
|
Nicolas 'Pixel' Noble
|
f3308dfd97
|
Nits
|
2021-10-31 20:29:16 -07:00 |
|
ABelliqueux
|
4d9cb7a0b5
|
Add MOD master volume, playSoundEffect()
|
2021-10-31 11:19:22 +01:00 |
|
Nicolas Noble
|
ab38ed5483
|
Adding booty bytestream generation method.
|
2021-10-21 17:10:33 -07:00 |
|
Nicolas 'Pixel' Noble
|
3baaca4ff7
|
Using locals for expectedEPC.
|
2021-10-06 21:28:34 -07:00 |
|
Nicolas 'Pixel' Noble
|
55d5820ce2
|
Forgot a flushCache.
|
2021-10-06 21:25:14 -07:00 |
|
Nicolas Noble
|
362d1cc040
|
Adding some cop0 tests.
|
2021-10-06 20:02:12 -07:00 |
|
Nicolas 'Pixel' Noble
|
c2f0eb6cee
|
Skipping tests only when testing in pcsx.
|
2021-10-03 20:08:08 -07:00 |
|
nicolasnoble
|
4fc68b6248
|
[Chores] Format code
|
2021-10-03 05:54:17 +00:00 |
|
Nicolas Pixel Noble
|
5553c82272
|
Merge remote-tracking branch 'upstream/main' into debugger-revamp
# Conflicts:
# src/core/psxmem.cc
|
2021-10-02 10:33:00 -07:00 |
|
Nicolas Noble
|
97eef8dfde
|
Adding known bioses map.
|
2021-10-01 17:47:27 -07:00 |
|
Nicolas 'Pixel' Noble
|
b6178d55db
|
Callstack heuristic.
|
2021-09-21 23:00:25 -07:00 |
|
Nicolas Noble
|
10ad755195
|
Adding a PCSX error message to the tiny shell.
|
2021-09-07 23:55:37 -07:00 |
|
Nicolas Noble
|
47712944fd
|
Merge pull request #604 from nicolasnoble/shell-fixes
Tiny Shell fixes
|
2021-09-07 17:27:23 -07:00 |
|
Nicolas Noble
|
7072722722
|
Tiny Shell fixes
- DMA now properly retrying
- Removing printfs for speed
- Debugging state fixed
|
2021-09-07 16:41:28 -07:00 |
|
Nicolas Noble
|
9e8b345909
|
Adding read-only mirror link.
|
2021-09-07 13:54:14 -07:00 |
|
nicolasnoble
|
41eef456a7
|
[Chores] Format code
|
2021-09-05 19:50:02 +00:00 |
|
Nicolas Pixel Noble
|
f45ed6ca50
|
Forgot the Makefile change for blip.hit.
|
2021-09-05 12:09:43 -07:00 |
|
Nicolas Pixel Noble
|
37a01fa853
|
Adding Fastboot openbios build.
|
2021-09-05 11:25:00 -07:00 |
|
Nicolas Pixel Noble
|
1291d6a0ba
|
Adding sound, tweaking delays, fixing PCSX bug.
|
2021-09-05 11:17:23 -07:00 |
|
Nicolas Noble
|
62d1fb24f9
|
Fixing voice volume.
|
2021-09-04 16:29:45 -07:00 |
|
Nicolas Noble
|
ceaee03b89
|
GPU code works on real hardware now.
|
2021-09-04 16:12:00 -07:00 |
|
Nicolas Noble
|
fc63c3d418
|
Slightly better state machine..
|
2021-09-04 15:38:26 -07:00 |
|
Nicolas Noble
|
eec3b1d0c5
|
Fixing cdrom code for real hardware.
|
2021-09-04 14:50:08 -07:00 |
|
Nicolas Noble
|
838dec3860
|
Proper quad draw order.
|
2021-09-04 13:15:25 -07:00 |
|
Nicolas Noble
|
51aab3515c
|
Merge branch 'main' of https://github.com/grumpycoders/pcsx-redux into tiny-shell
|
2021-09-04 12:33:08 -07:00 |
|
Nicolas Noble
|
68ac91e189
|
Derp2
|
2021-09-03 13:43:42 -07:00 |
|
Nicolas Pixel Noble
|
fffb73b8d4
|
Adding link tests.
|
2021-08-17 00:01:05 -07:00 |
|
Nicolas 'Pixel' Noble
|
3ad72665b7
|
Disabling more failing test for now.
|
2021-08-16 20:41:35 -07:00 |
|