Commit graph

6641 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
461a2dbcf4 Bumping to 0.3.0. 2023-12-30 11:55:52 -08:00
Nicolas "Pixel" Noble
74929b2d65 Finalizing template creation system. 2023-12-30 11:52:20 -08:00
Nicolas "Pixel" Noble
5e8a4ff5af Adding warning about disabled create button. 2023-12-30 11:52:00 -08:00
Nicolas "Pixel" Noble
53426678ea Fixing template files. 2023-12-30 11:51:36 -08:00
Nicolas Noble
8436c24098
Merge pull request #1515 from grumpycoders/proper-cache
The proper directory to cache in homebrew is /usr/local/Cellar
2023-12-30 11:28:57 -08:00
Nicolas Pixel Noble
81565dda3f The proper directory to cache in homebrew is /usr/local/Cellar 2023-12-29 21:15:52 -08:00
Nicolas Noble
746020942c
Merge pull request #1513 from grumpycoders/brew-cache-another-try
Trying to split homebrew cache in two.
2023-12-29 09:54:57 -08:00
Nicolas Pixel Noble
17e75ddef5 Preparing cache key change. 2023-12-28 23:15:37 -08:00
Nicolas Noble
e21e6f29b2
Minor, straight corrections. 2023-12-28 23:09:36 -08:00
Nicolas Pixel Noble
729390f1d7 Trying to split homebrew cache in two. 2023-12-28 22:33:12 -08:00
Nicolas Noble
f20e53e6eb
Merge pull request #1510 from grumpycoders/psyqo-gte
More GTE features for psyqo.
2023-12-28 22:23:55 -08:00
Nicolas Pixel Noble
efd7e4de6a Making the transformation loop more generic. 2023-12-28 20:01:18 -08:00
Nicolas Pixel Noble
0529050897 Derped the last rtps... 2023-12-28 19:54:59 -08:00
Nicolas Pixel Noble
567ce51efd Casting packed to uint32_t instead. 2023-12-28 19:50:24 -08:00
Nicolas Pixel Noble
95b099e98c Simplify register load into primitive. 2023-12-28 19:47:23 -08:00
Nicolas Noble
c4160bf8f8
Merge pull request #1512 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Updates for file i18n/pcsx-redux.pot in es_ES
2023-12-28 18:49:35 -08:00
Nicolas Pixel Noble
386cef5596 Simplifying and documenting the GTE example. 2023-12-28 18:48:52 -08:00
Nicolas Pixel Noble
823d327a0d Removing debug helpers. 2023-12-28 17:29:39 -08:00
Nicolas Pixel Noble
9e946c9bce Adding small GTE example. 2023-12-28 17:27:39 -08:00
Nicolas Pixel Noble
e126e1991e C++-ify multiplyMatrix33 2023-12-28 17:27:13 -08:00
Nicolas Pixel Noble
a59a7f3328 Fixing sign extension on registers. 2023-12-28 17:26:16 -08:00
Nicolas Pixel Noble
4585005181 Adding LV to the pseudo registers. 2023-12-28 17:25:59 -08:00
Nicolas Pixel Noble
e15ca79534 Turns out volatile is needed for reads... 2023-12-28 17:25:33 -08:00
Nicolas Pixel Noble
4e93d20ba6 Fixing GTE::clear 2023-12-28 17:25:14 -08:00
descawed
7dea43f4e9 Remove unused default value, for real this time 2023-12-28 18:20:43 -05:00
descawed
890ddf3e84 Remove unused default value 2023-12-28 18:14:25 -05:00
descawed
eaa35192b5 Edit breakpoint labels; add breakpoints by pressing enter; fix breakpoint widgets when multiple breakpoints have the same name 2023-12-28 17:59:25 -05:00
transifex-integration[bot]
d1706703d1
Translate i18n/pcsx-redux.pot in es_ES
100% translated source file: 'i18n/pcsx-redux.pot'
on 'es_ES'.
2023-12-28 13:59:16 +00:00
transifex-integration[bot]
2c570a3353
Translate i18n/pcsx-redux.pot in es_ES
100% translated source file: 'i18n/pcsx-redux.pot'
on 'es_ES'.
2023-12-28 13:59:06 +00:00
Nicolas Pixel Noble
fe7ed4d665 More verbose GTE disassembly display. 2023-12-27 23:15:08 -08:00
Nicolas Pixel Noble
2bd0b2827f Merge remote-tracking branch 'upstream/main' into psyqo-gte 2023-12-27 21:54:09 -08:00
Nicolas Pixel Noble
91475ebabe Fixing compilation. 2023-12-27 21:53:30 -08:00
Nicolas Noble
d4174af736
Merge pull request #1509 from grumpycoders/gte-display-fixes
Fixing some GTE registers display
2023-12-27 21:35:38 -08:00
Nicolas Pixel Noble
105482cfab Reads shouldn't be volatiles. 2023-12-27 20:24:36 -08:00
Nicolas Pixel Noble
ed71783fc2 Starting a GTE registers API. 2023-12-27 20:15:47 -08:00
Nicolas Pixel Noble
2fd167bca2 Adding the ability to write raw fixed point values. 2023-12-27 19:33:39 -08:00
Nicolas Pixel Noble
742b97507f Simplifying codegen a bit. 2023-12-27 19:22:06 -08:00
Nicolas Pixel Noble
2721aa6791 Fixing bootup, so GTE can actually work. 2023-12-27 19:20:49 -08:00
Nicolas Pixel Noble
d6865978db Adding a more C++-y generateRotationMatrix primitive. 2023-12-27 18:37:43 -08:00
Nicolas Pixel Noble
648f689c6b Simplifying mvmva syntax a bit. 2023-12-27 18:34:06 -08:00
Nicolas Pixel Noble
4e590a27ed Fixing some GTE registers display 2023-12-27 18:20:16 -08:00
Nicolas Noble
9a8b33f1af
Merge pull request #1508 from grumpycoders/psyqo-prim-fixes
Fixing textured primitives in psyqo.
2023-12-26 00:00:04 -08:00
Nicolas Pixel Noble
556faa0f59 Fixing textured primitives in psyqo. 2023-12-25 21:43:21 -08:00
descawed
756de52048 Add optional labels to describe breakpoints 2023-12-24 23:30:48 -05:00
Nicolas Noble
16302dcadc
Merge pull request #1505 from grumpycoders/simplify-cache
Simplify MacOS cache
2023-12-24 15:11:20 -08:00
Nicolas Noble
6fd8dd75e4 Simplify MacOS cache 2023-12-24 11:02:08 -08:00
Nicolas "Pixel" Noble
d600304f62 Merge branch 'main' of https://github.com/grumpycoders/pcsx-redux into vsce-yeet 2023-12-23 22:51:29 -08:00
Nicolas Noble
476977c968
Derp. 2023-12-23 22:51:17 -08:00
Nicolas Noble
7d2368a01d
Merge pull request #1504 from grumpycoders/brew-cache
Trying to cache homebrew files
2023-12-23 21:59:21 -08:00
Nicolas Noble
65fdf64025
Merge pull request #1503 from grumpycoders/chores-i18n
[Chores] Regen i18n
2023-12-23 21:59:05 -08:00