LibretroAdmin
|
ee16c4558d
|
Forgot to add compat_strldup.c to Wii and WiiU salamanders
|
2022-08-25 17:02:05 +02:00 |
|
twinaphex
|
f693d83723
|
(rhash to lrc_hash) Fix console builds
|
2020-12-28 20:24:55 +01:00 |
|
jdgleaver
|
42848bc4d7
|
Add Wii build to .gitlab-ci.yml
|
2020-12-04 11:01:34 +00:00 |
|
twinaphex
|
772ed15d88
|
Remove file_path_str from Salamander
|
2020-08-22 13:42:57 +02:00 |
|
twinaphex
|
fce29caff7
|
Add time/rtime.c to Salamander builds
|
2020-06-04 23:37:35 +02:00 |
|
twinaphex
|
df8f93e9d5
|
Split up VFS file_path code into separate file
|
2020-01-09 15:44:48 +01:00 |
|
twinaphex
|
56236f7372
|
Get rid of platform_null.c file
|
2020-01-06 15:35:35 +01: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
|
1f6b9c31e2
|
ensure vfs_implementation_cdrom in all Makefiles referencing vfs_implementation
|
2019-08-29 21:48:27 -06:00 |
|
orbea
|
63a92a3f78
|
Update the zlib include directory paths.
|
2019-07-25 11:18:33 -07:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
ef35cf5ac0
|
Add fopen_utf8 for Salamander builds
|
2019-01-08 21:42:52 +01:00 |
|
benoa
|
d58c71cc3e
|
Fix compiling with external libogc
|
2018-12-31 19:01:14 +01:00 |
|
twinaphex
|
f6937e27f2
|
Add vfs_implementation to Salamander builds
|
2017-12-14 15:18:48 +01:00 |
|
twinaphex
|
7d259b4eaa
|
Update
|
2017-08-19 09:03:10 +02:00 |
|
twinaphex
|
993309daf1
|
Revert "Don't link against wiiuse and bte for Salamander"
This reverts commit e2653c949b .
|
2017-08-19 09:01:51 +02:00 |
|
twinaphex
|
e2653c949b
|
Don't link against wiiuse and bte for Salamander
|
2017-08-19 09:01:24 +02:00 |
|
twinaphex
|
de638b66b5
|
(GX) Start adding internal libogc
|
2017-08-19 08:46:04 +02:00 |
|
twinaphex
|
61473d8f15
|
Start adding hooks for internal libogc
|
2017-08-19 08:31:02 +02:00 |
|
twinaphex
|
e52e70aa5a
|
Add encoding_utf to Salamander
|
2017-08-06 13:58:17 +02:00 |
|
twinaphex
|
e6a1afdb22
|
Update Makefiles
|
2017-06-16 15:38:20 +02:00 |
|
twinaphex
|
69abe6dbb9
|
Move deps/zlib to deps/libz
|
2017-03-25 10:05:33 +01:00 |
|
twinaphex
|
2f5d2d4b9f
|
Add compat_strcasestr to Salamander builds
|
2016-12-17 19:35:51 +01:00 |
|
twinaphex
|
52a9a465df
|
Add file_path_str for Salamander
|
2016-06-28 03:21:30 +02:00 |
|
twinaphex
|
aabb1e409c
|
Move netplay code to network/netplay dir
|
2016-05-19 11:46:54 +02:00 |
|
twinaphex
|
751872afa4
|
Move netlogger.c to network/
|
2016-05-09 17:45:21 +02:00 |
|
twinaphex
|
3adbbc0bde
|
(netlogger.c) Start using net_socket
|
2016-05-02 00:05:33 +02:00 |
|
twinaphex
|
3720cf87e7
|
Rename retro_file to file_stream
|
2016-03-20 16:29:14 +01:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
c7eeb557fa
|
(frontend) Start using string_is_empty
|
2015-12-26 07:45:19 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
Toad King
|
85acdc31fc
|
add usb gecko build flags to salamander makefile for wii
|
2015-11-16 21:09:16 -06:00 |
|
twinaphex
|
6ae8af1150
|
Update other Makefiles
|
2015-10-26 02:46:51 +01:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
365f501b2a
|
(wii buildfix) Have to move app_booter files back
|
2015-09-20 19:14:13 +02:00 |
|
twinaphex
|
aed6780d7a
|
Move some files around
|
2015-09-20 15:21:55 +02:00 |
|
twinaphex
|
024a6776de
|
Move wii/app_booter to boostrap/wii
|
2015-09-20 15:19:16 +02:00 |
|
twinaphex
|
a6458d6ab6
|
Add PSP/Vita ifdefs to retro_file.c
|
2015-09-17 20:48:06 +02:00 |
|
twinaphex
|
d1113f33f3
|
Rename logger/netlogger/logger.c to logger/netlogger.c
|
2015-09-16 11:33:14 +02:00 |
|
twinaphex
|
eb8ca30a6c
|
Add retro_dirent.c to Salamander
|
2015-09-04 18:54:29 +02:00 |
|
twinaphex
|
a1e80026c0
|
Start creating global 'pkg' dir and create vita-cores.sh
|
2015-08-31 21:04:00 +02:00 |
|
twinaphex
|
6ec01d10ae
|
Add rhash.c to Salamander
|
2015-06-15 01:56:01 +02:00 |
|
twinaphex
|
276e3d1767
|
(Wii Salamander) Buildfix
|
2015-03-21 06:53:37 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|
twinaphex
|
1c5df70eed
|
Build fixes for RetroArch Salamander
|
2015-01-12 22:30:26 +01:00 |
|
twinaphex
|
ca67f9c317
|
Rename frontend/platform/ to frontend/drivers/
|
2015-01-12 21:47:01 +01:00 |
|
twinaphex
|
37ef0a4ce6
|
Update Salamander targets/Android
|
2014-10-22 03:42:07 +02:00 |
|
twinaphex
|
174d011bed
|
Move dir_list to SDK
|
2014-10-22 01:13:05 +02:00 |
|
twinaphex
|
9a9fa6532a
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
|
twinaphex
|
2c5b744bc4
|
Compartmentalize file_path functions over to file_path.c
|
2014-10-21 23:33:20 +02:00 |
|