Nicolas "Pixel" Noble
798f3a3d1f
Adding CD authoring tool.
2025-03-16 21:28:10 -07:00
Nicolas "Pixel" Noble
0dd745fbd1
General project cleanup.
2025-03-14 21:31:50 -07:00
Nicolas Noble
c00e57f00f
Merge pull request #1893 from galaxyhaxz/fix_psyq_text_align
...
Fix alignment in logging of psqy-obj-parser
2025-03-13 21:31:42 -07:00
galaxyhaxz
4005272465
Use same placeholder size for headers, too
2025-03-13 17:44:25 -05:00
galaxyhaxz
bfd87197bf
Fix alignment in logging of psqy-obj-parser
2025-03-13 02:07:48 -05:00
Nicolas "Pixel" Noble
ecc7583036
Adding -data to exe2iso, and various small improvements.
2025-03-12 20:19:23 -07:00
Nicolas 'Pixel' Noble
f3bc00d969
Stabilizing the order of symbols and sections + various other fixes.
2025-03-12 18:31:05 -07:00
galaxyhaxz
3f77d56f41
Support gp relocations for asn 2.5x
2025-03-11 20:25:00 -05:00
acemon33
267283caef
Fix: OverlayReduxSymbols class name
2025-02-25 17:27:27 +03:00
acemon33
01bdfdd58a
Add: ghidra_script OverlaysImporter
2025-02-25 16:31:17 +03:00
acemon33
8ab2e0aad4
Add: ghidra_script export_to_redux with overlays
2025-02-25 16:29:50 +03:00
acemon33
bd7d2c55e7
Refactor: ghidra_script OverlayReduxSymbols Extract methods
2025-02-25 16:26:19 +03:00
NotExactlySiev
802200895b
Fix magic enum include
2025-02-09 22:58:26 +03:30
Nicolas "Pixel" Noble
e4a2537128
Changing vscode extension's readme and version numbers.
2025-01-16 19:37:02 -08:00
jahav
07e972b731
Fix null pointer error in a cube template
...
The first parameter of four parameter method generateRotationMatrix33
expects a pointer to a Matrix33. When a 0 is passed, it is interpreted
as a null pointer that is later dereferenced to set the matrix and that
causes an error.
2025-01-13 01:04:42 +01:00
acemno33
d04076cf6b
Add OverlayReduxSymbols ghidra script
2024-11-15 19:31:16 +03:00
Romain Clement
2bf44413cb
Fix VSCode Extension installing MIPS Toolchain as Homebrew formulae instead of casks
2024-11-05 08:30:42 +01:00
Romain Clement
c783886449
Fix install of MIPS Toolchain using Homebrew
2024-11-04 23:57:34 +01:00
Nicolas "Pixel" Noble
e120a3dc0f
VSCode extension work
...
- Adding psyqo cube example
- Adding darwin arm support for pcsx-redux
2024-10-23 20:28:16 -07:00
spicyjpeg
c08ef0588b
Actually fix Python install detection on Windows
2024-10-19 23:04:03 +02:00
spicyjpeg
5c167be68e
Use execFile(), add Python detection workaround
2024-10-18 20:58:43 +02:00
spicyjpeg
e732a4a3f2
Merge branch 'grumpycoders:main' into vscode-extension
2024-10-18 20:56:36 +02:00
Nicolas 'Pixel' Noble
318b856caa
Upgrading formatter.
2024-10-18 11:27:48 -07:00
spicyjpeg
efa5877bbd
Merge branch 'grumpycoders:main' into vscode-extension
2024-10-18 19:59:41 +02:00
Jan Racek
796f18ea9b
Fixed compile_flags.txt in vscode-extension template for psyqo
2024-10-14 21:04:11 +02:00
spicyjpeg
065c7a118b
More updates to CMake bare metal templates
2024-10-14 11:11:30 +02:00
spicyjpeg
ba5c080ba2
Add Python venv support to VS Code extension, bump to 0.3.8
2024-10-14 10:45:53 +02:00
spicyjpeg
45c505c85d
Update VS Code extension bare metal templates
2024-10-14 10:45:39 +02:00
Nicolas Noble
1d0cb09055
Merge pull request #1758 from nicolasnoble/ps1-packer-resetstack
...
Adding -resetstack to ps1-packer.
2024-10-03 20:02:20 -07:00
Nicolas "Pixel" Noble
e322816416
Adding -resetstack to ps1-packer.
2024-10-03 18:55:54 -07:00
Nicolas "Pixel" Noble
bf30192e46
Adding the required memcpy/memset/etc to the templates.
2024-10-03 18:42:21 -07:00
Nicolas "Pixel" Noble
0f72ff93af
Adding mirrors for GNU URLs in scripts.
2024-09-30 21:29:06 -07:00
Nicolas "Pixel" Noble
264fd298a6
Adding a nokernel switch to ps1-packer.
2024-09-04 21:42:09 -07:00
Nicolas Pixel Noble
068172a392
Bumping toolchain to gcc 14.2 and binutils 2.43.
2024-08-05 22:31:45 -07:00
Nicolas "Pixel" Noble
6a46cc9b56
Bumping mips toolchain to 14.1.
2024-07-19 18:58:21 -07:00
Nicolas Noble
3aee6a1184
Merge pull request #1690 from grumpycoders/gdb-15.1
...
Upgrading to gdb 15.1.
2024-07-19 08:07:30 -07:00
Nicolas Pixel Noble
fce591b7da
Upgrading to gdb 15.1.
2024-07-18 21:56:04 -07:00
Nicolas "Pixel" Noble
4739ee4aa2
Upgrading to ubuntu 24.04.
2024-07-18 20:53:43 -07:00
Nicolas "Pixel" Noble
ed97144961
Flipping vscode extension to use appdistrib instead of appcenter.
2024-07-15 21:51:18 -07:00
Nicolas Noble
be89961d00
Merge pull request #1557 from nicolasnoble/psyq-parser-hi16-adjust
...
Properly adjusting hi16's addend relocation.
2024-05-15 19:16:47 -07:00
Jean-Baptiste Boric
0ded6c7f3f
psyq-obj-parser: fix HI16 relocations with large addends
2024-05-13 16:34:59 +02:00
Nicolas Pixel Noble
642479b966
Upgrading docker image to 2022.
2024-05-08 20:49:21 -07:00
Nicolas Pixel Noble
0aab5b03fc
Upgrading gcc/gdb.
2024-05-07 21:02:06 -07:00
emoose
de0499ba17
psyq-obj-parser: add INC_SLD_LINENUM_BY_WORD
opcode
2024-05-02 03:12:06 +01:00
Daniel Egger
6a5f6586bd
Add homebrew formula for GDB with Mips support
2024-04-12 09:43:00 +02:00
Nicolas "Pixel" Noble
e0914b2f2d
Workarounding appimage for debian/dpkg.
2024-03-08 22:33:45 -08:00
Nicolas Pixel Noble
2bd37ecfad
Updating magic enum.
2024-03-01 20:49:25 -08:00
Nicolas Noble
e1465ba508
Adding channels print output.
2024-02-18 20:48:43 -08:00
Nicolas Noble
94a5372c18
Derp again.
2024-02-18 20:44:49 -08:00
Nicolas Noble
637a6a0fb5
Derps.
2024-02-18 16:49:59 -08:00