Commit graph

6641 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
78b0f7c28e Trying to fix DMA behavior a bit. 2024-01-14 22:30:25 -08:00
Nicolas "Pixel" Noble
5022986aea Adding DMA test, and adding output to normal Redux launch. 2024-01-14 22:29:57 -08:00
Nicolas "Pixel" Noble
a269e9a475 Adding a few more DMA tests. 2024-01-14 22:29:10 -08:00
Nicolas "Pixel" Noble
9b82fc7a65 Disabling crufty hacks. 2024-01-14 22:28:35 -08:00
Nicolas "Pixel" Noble
6d38172a2f Properly ignoring madr bits. 2024-01-14 22:28:04 -08:00
Nicolas Noble
2c1baf43e2
Merge pull request #1541 from grumpycoders/chores-code-format
[Chores] Format code
2024-01-13 16:49:06 -08:00
nicolasnoble
0dfd3a6aa0 [Chores] Format code 2024-01-13 05:48:16 +00:00
Nicolas Noble
8ca79540a8
Merge pull request #1542 from spicyjpeg/vscode-extension-cmake
VS Code extension: CMake support, new bare metal templates
2024-01-12 21:43:00 -08:00
Nicolas Noble
8977fa5458
Merge pull request #1543 from nicolasnoble/kernel-font
Adding ability to upload kernel font in psyqo.
2024-01-12 19:44:29 -08:00
Nicolas "Pixel" Noble
6aa165629f Various nits.
- Formatting.

- Factorizing .gitignore a bit.

- Ensuring recursive git submodules.
2024-01-12 19:43:32 -08:00
Nicolas "Pixel" Noble
0a6082a0c8 Adding ability to upload kernel font in psyqo. 2024-01-12 18:17:18 -08:00
spicyjpeg
6b6e1c74b6
Small tweaks to bare metal CMake templates 2024-01-12 20:06:51 +01:00
spicyjpeg
c016cb0b2f Merge branch 'vscode-extension-cmake' of github.com:spicyjpeg/pcsx-redux into vscode-extension-cmake 2024-01-12 19:25:39 +01:00
spicyjpeg
49e21f3e27
Convert indentation of all templates to spaces 2024-01-12 19:25:14 +01:00
spicyjpeg
912e260b8e
Merge branch 'main' into vscode-extension-cmake 2024-01-12 18:32:43 +01:00
spicyjpeg
76c285bca5
Bump extension version to 0.3.4, add MIPS asm extension 2024-01-12 18:23:12 +01:00
Nicolas Noble
e64110c51b
Merge pull request #1539 from nicolasnoble/execSlots
Adding execSlots as MIPS API.
2024-01-12 08:11:42 -08:00
Nicolas Noble
805850e77c
Merge branch 'main' into dma-fixes 2024-01-12 07:22:09 -08:00
Nicolas Noble
d52a027312
Merge branch 'main' into execSlots 2024-01-12 07:21:45 -08:00
Nicolas Noble
d36462b352
Merge pull request #1540 from grumpycoders/Macos12
Bump to MacOS 12.
2024-01-12 07:21:28 -08:00
Nicolas Noble
7e1520736e
Bump to MacOS 12.
It looks like we finally can't build with MacOS 11 anymore.
2024-01-12 06:24:47 -08:00
Nicolas 'Pixel' Noble
1086b1a7fa Adding execSlots as MIPS API. 2024-01-11 18:15:09 -08:00
spicyjpeg
6b5dbe4ee0
Add CMake cube example, fix launch.json, update readme 2024-01-10 11:37:14 +01:00
spicyjpeg
653bb31086
Fix CMake task errors, add Python install command 2024-01-10 09:35:23 +01:00
spicyjpeg
325813bf9c
Add preliminary CMake support to VS Code extension 2024-01-09 23:38:56 +01:00
Nicolas Noble
56d36db766
Merge pull request #1537 from nicolasnoble/realloc-proper-size
Fixing realloc's behavior.
2024-01-08 23:42:21 -08:00
Nicolas Noble
49d9aefba1
Merge pull request #1536 from gwald/main
Added Net Yaroze under psy-q tab
2024-01-08 23:18:37 -08:00
Nicolas Pixel Noble
5debdc77af Adding DMA test to Redux. 2024-01-08 21:17:55 -08:00
Nicolas "Pixel" Noble
2f68442cbf Refactored net yaroze template a bit, and reworked the templates page html layout. 2024-01-08 19:12:35 -08:00
Nicolas Pixel Noble
0630f25be2 Fixing realloc's behavior.
Reallocated block may sometimes be slightly too big.
2024-01-08 17:12:32 -08:00
gwald
8b6afe8b04
Add files via upload 2024-01-07 15:52:16 +11:00
gwald
34334bdab2
Add files via upload
Added Net Yaroze under psy-q tab
2024-01-07 11:34:55 +11:00
gwald
b95a4a5365
Update templates.js
Added Net Yaroze under psy-q tab
2024-01-07 11:32:15 +11:00
Nicolas Noble
c50237e0fb
Merge pull request #1535 from nicolasnoble/psyqo-font
Overhauling psyqo's Font system.
2024-01-06 15:14:12 -08:00
Nicolas Noble
e20a3b00ac
Merge pull request #1534 from nicolasnoble/psyqo-dma
Various DMA fixes and features to psyqo
2024-01-06 15:13:57 -08:00
Nicolas Pixel Noble
243a05f5c1 Overhauling psyqo's Font system. 2024-01-06 08:54:08 -08:00
Nicolas Pixel Noble
f612dcb452 Adding OT support. 2024-01-06 07:19:12 -08:00
Nicolas Pixel Noble
59f1cef6ff Adding OTC support. 2024-01-06 07:19:02 -08:00
Nicolas Pixel Noble
e21ddf4a41 Adding GPU's getParity method. 2024-01-06 07:18:28 -08:00
Nicolas Pixel Noble
76e8333702 Reducing number of DMA callbacks, and removing magic numbers. 2024-01-06 07:18:11 -08:00
Nicolas Pixel Noble
c170971439 Some cleanup. 2024-01-06 07:17:29 -08:00
Nicolas Pixel Noble
711cb6a002 Ensuring GPU's singleton property. 2024-01-06 07:16:10 -08:00
Nicolas Pixel Noble
62fa3cffa6 Creating the OrderingTable object. 2024-01-06 07:15:40 -08:00
Nicolas Pixel Noble
0cac8ca944 Fixing font chaining. 2024-01-06 07:15:12 -08:00
Nicolas Noble
51cc5fe3b7
Merge pull request #1533 from grumpycoders/proctex-example
Adding procedural texture example.
2024-01-05 07:43:44 -08:00
Nicolas Pixel Noble
c6d79c24e9 Adding procedural texture example. 2024-01-04 20:34:23 -08:00
Nicolas Noble
0c1d1eea97
Merge pull request #1532 from grumpycoders/fixed-point-negative-fix
Fixing fixed point negative integers scaling issue.
2024-01-04 19:46:54 -08:00
Nicolas Noble
fb9498902d
Fixing fixed point negative integers scaling issue. 2024-01-04 05:27:35 -08:00
Nicolas Noble
44a1945cde
Grabbing psyqo template fix. 2024-01-04 04:44:00 -08:00
Nicolas Noble
97964bc030
Fixing psyqo template file... 2024-01-04 04:43:14 -08:00