Go to file
Julian Uy aa7be34cfb
Merge pull request #124 from uyjulian/waddress
[NFC] GCC14 fixes
2024-05-23 17:08:50 -05:00
.github/workflows remove `set-output` cmd before it's deprecation 2022-11-02 12:11:34 +02:00
AllowDVDV Use Makefile.iopglobal from ps2sdk 2022-08-15 10:41:19 -05:00
docs Cleaned formatting for various files 2021-08-31 21:28:47 +03:00
hdl_info fix: Fix instances of variableScope 2024-05-18 11:06:30 -05:00
loader Fix instances of variableScope 2022-06-27 23:46:28 -05:00
oldlibs/ps2ftpd fix: Fix instances of unreadVariable 2024-05-18 11:06:30 -05:00
ps2host fix: Fix instances of variableScope 2024-05-18 11:06:30 -05:00
vmc_fs fix: Fix instances of invalidPrintfArgType 2024-05-18 11:06:30 -05:00
.clang-format Source control files updated 2021-08-31 21:26:16 +03:00
.clang-format-ignore Source control files updated 2021-08-31 21:26:16 +03:00
.editorconfig Source control files updated 2021-08-31 21:26:16 +03:00
.gitattributes Source control files updated 2021-08-31 21:26:16 +03:00
.gitignore move objects and embedded files to `obj/` and `asm/` (#95) 2022-10-18 00:11:03 +03:00
LICENSE Restore AFL license 2021-04-20 01:29:54 +01:00
Makefile fix: use bin2c instead of bin2s 2024-01-22 09:03:24 -06:00
README.md Cleaned formatting for various files 2021-08-31 21:28:47 +03:00
Rules.make Use -dumpversion flag to get iop-gcc version 2020-06-17 16:32:34 -05:00
SMB_test.c fix: Fix instances of uninitvar 2024-05-18 11:06:30 -05:00
SMB_test.h Format 2022-02-18 10:11:25 -06:00
chkesr.c Fix GCC warnings 2022-06-27 23:45:52 -05:00
config.c fix: Fix instances of bitwiseOnBoolean 2024-05-18 11:06:30 -05:00
draw.c fix: Fix instances of constVariablePointer 2024-05-18 11:06:30 -05:00
editor.c fix: Fix instances of constVariablePointer 2024-05-18 11:06:30 -05:00
elf.c fix: Fix instances of knownConditionTrueFalse 2024-05-18 11:06:30 -05:00
filer.c fix: Fix instances of variableScope 2024-05-18 11:06:30 -05:00
font_uLE.c Format 2022-02-18 10:11:25 -06:00
hdd.c fix: fix instances of constParameterPointer 2024-05-18 10:26:19 -05:00
hdl_rpc.c fix: fix instances of constParameterPointer 2024-05-18 10:26:19 -05:00
hdl_rpc.h fix: fix instances of constParameterPointer 2024-05-18 10:26:19 -05:00
icon.c all .c .h .cpp reformated by clang-format 2016-10-01 16:33:30 -05:00
jpgviewer.c fix: Fix instances of constVariablePointer 2024-05-18 11:06:30 -05:00
lang.c fix: Fix instances of constVariablePointer 2024-05-18 11:06:30 -05:00
lang.h Lang: Bringing the 'T' back into Formatted (HddManager) (#100) 2022-12-21 09:13:26 +02:00
launchelf.h fix: Fix instances of funcArgNamesDifferent 2024-05-18 11:06:30 -05:00
main.c fix: Fix instances of knownConditionTrueFalse 2024-05-18 11:06:30 -05:00
makeicon.c fix: Fix instances of constVariablePointer 2024-05-18 11:06:30 -05:00
pad.c Fix instances of variableScope 2022-06-27 23:46:28 -05:00
ps2smb.h Format 2022-02-18 10:11:25 -06:00
timer.c Format 2022-02-18 10:11:25 -06:00

README.md

CI

wLaunchELF

wLaunchELF, formerly known as uLaunchELF, also known as wLE or uLE (abbreviated), is an open-source file manager and executable launcher for the Playstation 2 console based on the original LaunchELF. It contains many different features, including a text editor, hard drive manager, FTP support, and much more.