Commit graph

266 commits

Author SHA1 Message Date
Nicolas Pixel Noble
ffbf5ecf87 Adding CPE support to packers.
Somehow, this change got lost.
2023-04-13 22:16:34 -07:00
Nicolas 'Pixel' Noble
b6b8a68b1e Improving ps1-packer a bit. 2023-04-05 18:15:59 -07:00
Ilya Zhuravlev
e6219efaf0 Update spawn-compiler for better compatibility 2023-03-27 21:17:39 -06:00
Nicolas Pixel Noble
c8382f0720 Shuffling tools. 2023-03-26 23:13:44 -07:00
Nicolas 'Pixel' Noble
3eb66ff8bf Fixing tools Unix builds. 2023-03-18 22:20:48 -07:00
Nicolas Pixel Noble
e9a5999709 Adding exe2elf. 2023-03-18 20:16:09 -07:00
Nicolas "Pixel" Noble
8993dac1d3 Switching from dockerhub to ghcr.
See https://github.com/docker/hub-feedback/issues/2314
2023-03-15 20:10:36 -07:00
Nicolas "Pixel" Noble
689896c96b Fixing vsce for MacOS. 2023-02-28 18:25:31 -08:00
Nicolas Pixel Noble
a1a7cf76f3 Loosening HI/LO+addend restrictions on psyq-obj-parser.
Hopefully fixes #1225.
2023-02-27 22:00:41 -08:00
Nicolas Noble
a83676565c
Merge pull request #1231 from nicolasnoble/vsce-0.2.3
Fixing MacOS GNU Make installation workflow.
2023-02-27 20:26:50 -08:00
Nicolas Noble
153315a393
Merge pull request #1228 from nicolasnoble/binutils-2.40
Updating binutils to 2.40.
2023-02-27 18:28:20 -08:00
Nicolas Pixel Noble
6e40e8c75d Fixing MacOS GNU Make installation workflow. 2023-02-27 18:14:17 -08:00
Nicolas "Pixel" Noble
d04ac9cd55 VSCE release 0.2.2. 2023-02-27 09:19:40 -08:00
Nicolas "Pixel" Noble
a28a240902 Updating binutils to 2.40. 2023-02-26 21:53:47 -08:00
Nicolas Noble
884840a5ec
Merge pull request #1221 from nicolasnoble/vscode-extension
VSCode extension
2023-02-26 21:50:43 -08:00
Nicolas "Pixel" Noble
057b3ec9ea Last few minor details, preparing for 0.2.1 public release. 2023-02-26 19:58:41 -08:00
Nicolas "Pixel" Noble
c9a29ce6f2 Updating gdb to 13.1. 2023-02-25 23:42:34 -08:00
Nicolas Pixel Noble
4ed85ba742 Fixing toolchain package name. 2023-02-25 22:56:37 -08:00
Nicolas Pixel Noble
33ef1db637 Adding git installation for Linux/ubuntu. 2023-02-25 22:28:36 -08:00
Nicolas Pixel Noble
a27eef62c8 Adding examples, fixing git installation, and fixing reboot screen. 2023-02-25 22:06:39 -08:00
Nicolas Pixel Noble
5ea11a473a Another round of cleanup, requiring gdb-multiarch, and proper C++ redistributable installation. 2023-02-25 20:38:25 -08:00
Nicolas Pixel Noble
b2d848f636 Some more cleanup, and better flows for a few tools. 2023-02-25 17:51:51 -08:00
twevs
a1747ee163
Ghidra scripts README: added link to Typed Debugger tutorial video. 2023-02-26 00:53:18 +01:00
Nicolas "Pixel" Noble
4aa1f7a57b Adjusting a few things. 2023-02-24 22:28:42 -08:00
Nicolas "Pixel" Noble
7b99fe07bc Derp. 2023-02-24 22:18:20 -08:00
Nicolas "Pixel" Noble
6350afbe23 Typo. 2023-02-24 22:10:59 -08:00
Nicolas Pixel Noble
7be948fdd3 Preventing multiple runs of the mips tool. 2023-02-24 20:57:16 -08:00
Nicolas "Pixel" Noble
00f7ee9162 Extension working now. 2023-02-24 18:14:39 -08:00
Nicolas "Pixel" Noble
c3ca732fef Merge branch 'vscode-extension' of github.com:nicolasnoble/pcsx-redux into vscode-extension 2023-02-24 08:46:01 -08:00
Nicolas Pixel Noble
d622166775 Fixing Windows paths. 2023-02-24 08:44:45 -08:00
Nicolas "Pixel" Noble
0bef587f46 Properly showing up directory browse dialog, and sending properties. 2023-02-23 21:41:55 -08:00
Nicolas "Pixel" Noble
5d95a0dcf9 Launch & Install working. 2023-02-23 20:50:47 -08:00
Nicolas "Pixel" Noble
a26b5dc9c3 PCSX-Redux properly starts. 2023-02-23 20:31:21 -08:00
Nicolas "Pixel" Noble
f124d8e6ec Almost there. 2023-02-23 20:00:16 -08:00
Nicolas "Pixel" Noble
e228c5e043 Adding README.md 2023-02-21 21:35:42 -08:00
Nicolas "Pixel" Noble
0c71261461 Addressing gdb.exe for Windows. 2023-02-21 21:25:11 -08:00
Nicolas "Pixel" Noble
78612dbbaa Hopefully fixing Windows. 2023-02-21 21:04:08 -08:00
Nicolas "Pixel" Noble
e67f099984 Hotfixes. 2023-02-21 20:39:05 -08:00
Nicolas "Pixel" Noble
d9d588467f Fixing a few things, and adding a couple more tools. 2023-02-21 20:19:09 -08:00
Nicolas "Pixel" Noble
6b12747d56 Adding publisher. 2023-02-20 23:02:54 -08:00
Nicolas "Pixel" Noble
7a79dc5874 Tools support. 2023-02-20 22:40:32 -08:00
Nicolas Pixel Noble
8968af4192 Creating VSCode extension skeleton. 2023-02-20 11:33:05 -08:00
Nicolas Noble
0369af0349
Merge pull request #1211 from mkst/wiseguy-changes
Fix some bss issues with obj converter
2023-02-06 21:03:55 -08:00
Caleb Yates
ba4718fad2
Add texinfo as a proper dependency 2023-01-03 17:22:07 -06:00
Nicolas Pixel Noble
03afcf3fdb Basic IsoBuilder. 2022-12-23 10:42:41 -08:00
Nicolas Pixel Noble
641573d18a Adding exe2iso. 2022-12-18 07:33:05 -08:00
Nicolas Noble
d437c04a12
Fixing ps1-packer for cd-rom loading. 2022-12-14 20:01:40 -08:00
Nicolas "Pixel" Noble
9e3ce067f3 Another fix for appimage... 2022-12-04 21:24:40 -08:00
Nicolas "Pixel" Noble
179fc0be1d Merge branch 'isobrowser' of github.com:nicolasnoble/pcsx-redux into isobrowser 2022-12-04 19:52:51 -08:00
Nicolas "Pixel" Noble
db83f8c79c Fixing AppImage build. 2022-12-04 19:50:46 -08:00