-
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed duplicated entries for CUE/BIN on ROMS folders - Now ROMS folders scan can be limited to the folders in roms_paths.txt - USB6/USB7 now are substituted only if checked on /setup.ps3 - Added file name tags $RND$, $000$, $NEW$ - Minor improvements in core functions
- Loading branch information
1 parent
415739e
commit 9ba6688
Showing
47 changed files
with
345 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# These are supported funding model platforms | ||
|
||
custom: ["https://paypal.me/aldostools", "https://donate.aldostools.org"] | ||
custom: ["https://ko-fi.com/aldostools", "https://paypal.me/aldostools", "https://donate.aldostools.org"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
2048 | ||
CAP32 | ||
MAME | ||
MAME2000 | ||
MAME2003 | ||
MIDWAY | ||
MAMEPLUS | ||
FBA | ||
FBA2012 | ||
FBNEO | ||
ATARI | ||
ATARI2600 | ||
STELLA | ||
ATARI800 | ||
ATARI5200 | ||
ATARI7800 | ||
JAGUAR | ||
LYNX | ||
HANDY | ||
HATARI | ||
CANNONBALL | ||
NXENGINE | ||
COLECO | ||
AMIGA | ||
CD32 | ||
VICE | ||
X64 | ||
X64SC | ||
X64DTV | ||
XSCPU64 | ||
X128 | ||
XCBM2 | ||
XCMB25X0 | ||
XPET | ||
XPLUS4 | ||
XVIC | ||
DOSBOX | ||
GME | ||
GW | ||
DOOM | ||
QUAKE | ||
JAVAME | ||
JUMP | ||
O2EM | ||
INTV | ||
MSX | ||
FMSX | ||
MSX2 | ||
BMSX | ||
NEOCD | ||
NEO | ||
NEOGEO | ||
PCE | ||
PCECD | ||
PCFX | ||
SGX | ||
NGP | ||
NGPC | ||
NES | ||
FCEUMM | ||
NESTOPIA | ||
QNES | ||
GB | ||
GBC | ||
GAMBATTE | ||
TGBDUAL | ||
GBA | ||
VBA | ||
MGBA | ||
VBOY | ||
PALM | ||
PSXISO | ||
PS2ISO | ||
PS3ISO | ||
PSPISO | ||
POKEMINI | ||
SCUMMVM | ||
GENESIS | ||
GEN | ||
SEGACD | ||
MEGAD | ||
MEGADRIVE | ||
GG | ||
GEARBOY | ||
MASTER | ||
PICO | ||
SG1000 | ||
FUSE | ||
ZX81 | ||
SNES | ||
MSNES | ||
SNES9X | ||
SNES9X2005 | ||
SNES9X2010 | ||
SNES9X_NEXT | ||
THEODORE | ||
VECX | ||
WSWAM | ||
WSWAMC |
Binary file modified
BIN
+650 Bytes
(100%)
_Projects_/updater/pkgfiles/USRDIR/webftp_server_full.sprx
Binary file not shown.
Binary file modified
BIN
+300 Bytes
(100%)
_Projects_/updater/pkgfiles/USRDIR/webftp_server_lite.sprx
Binary file not shown.
Binary file modified
BIN
+419 Bytes
(100%)
_Projects_/updater/pkgfiles/USRDIR/webftp_server_noncobra.sprx
Binary file not shown.
Binary file modified
BIN
+739 Bytes
(100%)
_Projects_/updater/pkgfiles/USRDIR/webftp_server_rebug_cobra_ps3mapi.sprx
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.