Tunip3
|
bb0fe6c2d1
|
fix extraction issues
|
2021-08-26 23:18:42 +01:00 |
|
Tunip3
|
45a16fab1b
|
clean up retro_vfs_file_open_impl
|
2021-08-25 23:12:29 +01:00 |
|
Tunip3
|
8396bd599d
|
strip out unneeded uwp specific file io functions
|
2021-08-25 15:54:09 +01:00 |
|
Tunip3
|
4116cb6fa5
|
fix issue where filesizes where not returned properly, this fixes loading arcade dat files
|
2021-08-13 20:33:27 +01:00 |
|
Tunip3
|
a4017e69e4
|
fix cd based beetle cores
|
2021-08-10 17:24:31 +01:00 |
|
Tunip3
|
be1a768bca
|
improve uwp fileio by using from app variants whereever possible
|
2021-07-31 04:36:08 +01:00 |
|
Ash Logan
|
a3be19214e
|
vfs: Use 128k vbufs for Wii U
We have loads of RAM and large vbufs are *very* beneficial
|
2021-07-18 22:33:17 +10:00 |
|
twinaphex
|
46dcf1204e
|
Revert "Backport tunip3 - replace win32 functions with UWP safe variants in UWP vfs driver"
This reverts commit 585af66b5c15b2b9e030d1f422ca3f02ac7f939d.
|
2021-06-27 05:39:48 +02:00 |
|
twinaphex
|
585af66b5c
|
Backport tunip3 - replace win32 functions with UWP safe variants in UWP vfs driver
|
2021-06-23 18:45:07 +02:00 |
|
twinaphex
|
de88edf56c
|
Fix header include now that defines/ files are in libretro-common
|
2021-05-19 16:47:40 +02:00 |
|
U-LAPTOP-0BS9KNOH\crystal
|
23acacf436
|
PSL1GHT salamander build fix
|
2021-05-19 00:31:09 +02:00 |
|
CrystalCT
|
96a1320977
|
Improved vfs implementation on PSL1GHT using lv2 functions
|
2021-03-15 08:38:34 +01:00 |
|
twinaphex
|
9f44a4fcd9
|
Cleanups
|
2021-01-16 17:30:36 +01:00 |
|
GH Cao
|
19535330d2
|
[UWP] VFS: Use Win32 file APIs when possible
|
2021-01-07 00:14:21 +08:00 |
|
twinaphex
|
870707dbe8
|
Remove obsolete __CELLOS_LV2__ references - use PSL1GHT instead
|
2020-12-19 15:32:26 +01:00 |
|
twinaphex
|
a38bd6d71a
|
(UWP) Buildfix
|
2020-10-28 19:16:27 +01:00 |
|
jdgleaver
|
b431285819
|
(GEKKO) Remove trailing slash when calling retro_vfs_stat_impl()
|
2020-10-05 15:16:58 +01:00 |
|
jdgleaver
|
3c06a907ca
|
Fix directory creation on GEKKO platforms when path contains a trailing slash
|
2020-10-05 10:59:55 +01:00 |
|
Justin Weiss
|
fb9aa961b7
|
[3DS] Increase file buffer size and savestate chunk size
|
2020-09-09 18:29:47 -07:00 |
|
twinaphex
|
624a70f062
|
More strings being moved from heap to stack
|
2020-08-18 14:47:57 +02:00 |
|
twinaphex
|
216190b826
|
Clean up more string variables on heap - move to stack
|
2020-08-18 14:26:15 +02:00 |
|
twinaphex
|
4ee45304b0
|
More warning fixes
|
2020-08-01 18:14:48 +02:00 |
|
twinaphex
|
750140779c
|
(libretro-common) Fix
|
2020-07-13 16:18:46 +02:00 |
|
twinaphex
|
3dafbb8487
|
(libretro-common) Use malloc
|
2020-06-28 06:52:02 +02:00 |
|
twinaphex
|
5783494e13
|
(libretro-common) Cleanups
|
2020-06-27 14:55:08 +02:00 |
|
twinaphex
|
c3f8b7741c
|
Add fallback paths for nbio_stdio.c
|
2020-06-27 14:07:41 +02:00 |
|
twinaphex
|
c1275cc83d
|
Cleanups
|
2020-06-27 13:58:15 +02:00 |
|
twinaphex
|
b0b588a56a
|
(VFS) Add fseeko/ftello support
|
2020-06-27 13:41:59 +02:00 |
|
twinaphex
|
fa50695b89
|
Cleanups
|
2020-06-26 19:25:53 +02:00 |
|
twinaphex
|
e727e85b1d
|
Updates
|
2020-06-25 14:01:19 +02:00 |
|
twinaphex
|
198df77c29
|
Update
|
2020-06-24 20:18:06 +02:00 |
|
twinaphex
|
472bb775ee
|
retro_vfs_file_open_impl - avoid two strlens at start
|
2020-06-24 20:17:09 +02:00 |
|
twinaphex
|
376b62e8fa
|
Cut down on more unnecessary strlens
|
2020-05-24 17:25:52 +02:00 |
|
Francisco Javier Trujillo Mata
|
1eeb3dcf30
|
Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing)
|
2020-05-20 20:13:19 +02:00 |
|
twinaphex
|
0aff65e77b
|
Sync libretro-common
|
2020-05-19 15:22:00 +02:00 |
|
Vladimir Serbinenko
|
2fb7ba22e5
|
PSL1GHT port
Working:
* packaging
* running cores
* switching cores
* gamepad including axis
* rgui
* audio
* video
Not working:
* OSD
* menus other than rgui
* shaders
* Graphical acceleration
* Proper signing
* ODE build
* rumble
* keyboard
* mouse
Not tested:
* A lot
|
2020-03-30 05:39:22 +02:00 |
|
twinaphex
|
cd9ca691ca
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
|
twinaphex
|
3b2ec53100
|
(libretro-common) Update
|
2020-01-08 04:26:49 +01:00 |
|
twinaphex
|
3a8f12dff3
|
Update libretro-common
|
2020-01-08 01:44:58 +01:00 |
|
twinaphex
|
02d1eeb400
|
(VFS UWP) Get rid of verbosity.h dependency
|
2020-01-08 00:28:30 +01:00 |
|
driver1998
|
aa19d5180b
|
[UWP] Move RunAsync out of VFS implementation
|
2019-12-05 16:32:38 +08:00 |
|
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
|
twinaphex
|
8928052863
|
(libretro-common) (VFS implementation) Cleanup
|
2019-09-18 02:23:25 +02:00 |
|
twinaphex
|
8fa6230426
|
Cleanups
|
2019-09-18 02:16:47 +02:00 |
|
twinaphex
|
c3c4638b22
|
Replace some snprintf usage where not necessary
|
2019-09-17 05:49:54 +02:00 |
|
Twinaphex
|
29dc30fa48
|
Revert " add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
|
2019-08-30 15:55:07 +02:00 |
|
Jamiras
|
a8232e6a2e
|
don't try to build CUE file if media isn't available
|
2019-08-29 22:25:33 -06:00 |
|
Jamiras
|
bcd61d7f9b
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-29 21:05:14 -06:00 |
|
twinaphex
|
d6df17a154
|
Revert "add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
This reverts commit 11854333742fd7887cfa4f818d848963a82fab76.
|
2019-08-30 03:14:42 +02:00 |
|