Commit graph

6641 commits

Author SHA1 Message Date
Nicolas Noble
8cc3aa2d7b
Merge pull request #1906 from nicolasnoble/authoring
Adding CD authoring tool.
2025-03-16 23:15:41 -07:00
Nicolas "Pixel" Noble
928e64b8b1 Fixing direct access for archives. 2025-03-16 22:30:59 -07:00
Nicolas "Pixel" Noble
798f3a3d1f Adding CD authoring tool. 2025-03-16 21:28:10 -07:00
Nicolas Noble
3b8f0a0e55
Merge pull request #1905 from ffgriever-pl/fix-set-scroll
Fix invalid set scroll position in memory editor.
2025-03-15 11:15:45 -07:00
Nicolas Noble
82587ee395
Merge pull request #1904 from grumpycoders/archive
Adding psyqo's archive system.
2025-03-15 11:15:29 -07:00
Nicolas Noble
7f8b62fb80
Merge pull request #1903 from grumpycoders/general-cleanup
General project cleanup.
2025-03-15 11:15:10 -07:00
Nicolas "Pixel" Noble
806ed4347f Adding archive manager. 2025-03-15 07:42:32 -07:00
ffgriever
25ac3fa159 Fix invalid set scroll position in memory editor.
If a monospace font is used for memory contents, use its size to calculate jump-to position. Previously, if monospace and variable width font sizes were different, the set scroll position would be invalid (point to offset before or after selected one).
2025-03-15 12:04:43 +01:00
Nicolas "Pixel" Noble
6eef4684ec Changing cdrom-loader API to use buffers. 2025-03-14 22:44:23 -07:00
Nicolas Noble
c698b856eb
Merge pull request #1900 from nicolasnoble/psyqo-buffer
Adding Buffer classes to psyqo.
2025-03-14 22:42:19 -07:00
Nicolas Noble
46eb4e3a73
Merge pull request #1902 from nicolasnoble/psyqo-cd-cleanup
Some cleanup in the psyqo CD code.
2025-03-14 21:47:48 -07:00
Nicolas "Pixel" Noble
0dd745fbd1 General project cleanup. 2025-03-14 21:31:50 -07:00
Nicolas Noble
298078b4db
Merge pull request #1901 from nicolasnoble/lz4
Adding lz4 decompressor, tuned for mips.
2025-03-14 21:06:41 -07:00
Nicolas Noble
4e9948a41b
Merge pull request #1898 from mziab/reload-image
Added Reload Disk Image option to file menu
2025-03-14 20:49:05 -07:00
Nicolas "Pixel" Noble
a90b62d275 Adding Buffer classes to psyqo. 2025-03-14 20:35:02 -07:00
Nicolas Noble
077bbd76c1
Merge pull request #1899 from nicolasnoble/read-slice
Adding the ability to read slices from Lua.
2025-03-14 20:11:32 -07:00
Nicolas "Pixel" Noble
ec825c8b2a Some cleanup in the psyqo CD code. 2025-03-14 20:01:46 -07:00
Nicolas "Pixel" Noble
2cce6a894a Adding lz4 decompressor, tuned for mips. 2025-03-14 19:41:42 -07:00
Nicolas "Pixel" Noble
93dda66739 Adding the ability to read slices from Lua. 2025-03-14 19:32:53 -07:00
Michał Ziąbkowski
b274766b3b Added Reload Disk Image option to file menu 2025-03-14 11:49:32 +01:00
Nicolas Noble
45675f1b5e
Merge pull request #1862 from mziab/memoryeditor-focus
Make clicks in assembly view open the memory editor
2025-03-13 21:32: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
Nicolas Noble
3f47e4bab3
Merge pull request #1892 from nicolasnoble/exe2iso-improvements
Adding -data to exe2iso, and various small improvements.
2025-03-13 21:30:52 -07:00
Nicolas Noble
75eba0dcc2
Merge pull request #1882 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Updates for file i18n/pcsx-redux.pot in es_ES
2025-03-13 21:30:32 -07:00
Nicolas Noble
32c9e556be
Merge pull request #1894 from grumpycoders/translations_i18n-pcsx-redux-pot--main_uk
Updates for file i18n/pcsx-redux.pot in uk
2025-03-13 21:29:55 -07:00
galaxyhaxz
4005272465 Use same placeholder size for headers, too 2025-03-13 17:44:25 -05:00
transifex-integration[bot]
789d2257c1
Translate i18n/pcsx-redux.pot in uk
100% translated source file: 'i18n/pcsx-redux.pot'
on 'uk'.
2025-03-13 14:32:58 +00: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 Noble
366a4dd85e
Merge pull request #1889 from nicolasnoble/bitfield-improvements
General codegen improvement for bitfields.
2025-03-12 20:17:52 -07:00
Nicolas Noble
f72f1e7bb0
Merge pull request #1891 from nicolasnoble/psyq-obj-parser-ordering
Stabilizing the order of symbols and sections + various other fixes.
2025-03-12 19:37:02 -07:00
Nicolas 'Pixel' Noble
f3bc00d969 Stabilizing the order of symbols and sections + various other fixes. 2025-03-12 18:31:05 -07:00
Nicolas Noble
094f2e2066
Merge branch 'main' into bitfield-improvements 2025-03-12 08:05:19 -07:00
Nicolas "Pixel" Noble
0e81df709e Removing constructor to allow bitfields in unions. 2025-03-11 22:11:21 -07:00
Nicolas "Pixel" Noble
10e6be8739 Adding clear method. 2025-03-11 21:42:13 -07:00
Nicolas "Pixel" Noble
85ae2a4a42 Formatting, and proper initialization of bitfield storage. 2025-03-11 21:36:07 -07:00
Nicolas Noble
7ec5ffa15c
Missed a spot.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-11 21:06:33 -07:00
Nicolas "Pixel" Noble
784296f390 General codegen improvement for bitfields. 2025-03-11 20:55:24 -07:00
Nicolas Noble
689a29640a
Merge pull request #1888 from galaxyhaxz/support_old_gp
Support gp relocations for Psy-Q AS 2.5x
2025-03-11 20:25:54 -07:00
galaxyhaxz
3f77d56f41 Support gp relocations for asn 2.5x 2025-03-11 20:25:00 -05:00
Nicolas Noble
2b06c4ca5a
Merge pull request #1885 from nicolasnoble/bundle
Bunch of changes all around.
2025-03-10 18:33:09 -07:00
Nicolas Pixel Noble
d289b0c8b8 Better Lua copyright header. 2025-03-10 17:43:29 -07:00
Nicolas Pixel Noble
4aec463c6d Improving djbHash for MIPS. 2025-03-10 17:43:13 -07:00
Nicolas Pixel Noble
7ae9afefd3 Adding bitfield.hh 2025-03-10 17:42:37 -07:00
Nicolas Pixel Noble
9c3d3a1e6d Renaming readAligned to load32Aligned. 2025-03-10 17:41:46 -07:00
Nicolas Pixel Noble
0c961e8383 Reworking PCSX.Misc.uclWrap 2025-03-10 17:41:15 -07:00
Nicolas Pixel Noble
e5dc3df7f3 Expanding LuaSlice. 2025-03-10 17:40:22 -07:00
Nicolas Pixel Noble
5d24510a03 Exporting DJB hash to Lua. 2025-03-10 17:40:00 -07:00
Nicolas Pixel Noble
c72c775cfc Changing the djbHash namespace. 2025-03-10 17:39:17 -07:00
Michał Ziąbkowski
719a97e312 Removed forceShowEditor from memory editor and forced the editor to always be down on jump to memory event 2025-03-10 16:09:40 +01:00