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
|
ca498675e7
|
Simplify retroarch_logger.h
|
2015-01-11 16:16:26 +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 |
|
twinaphex
|
1000dbb32d
|
Rename file_path to rarch_file_path.c
|
2014-10-21 23:00:14 +02:00 |
|
twinaphex
|
a92b675f8e
|
Move string_list to SDK
|
2014-10-21 19:59:27 +02:00 |
|
twinaphex
|
d3e16f045a
|
Fix up Salamander
|
2014-10-21 08:18:45 +02:00 |
|
twinaphex
|
a6d6547887
|
(PS3/Wii/PSP) Fix Salamander build
|
2014-09-15 19:04:58 +02:00 |
|
twinaphex
|
a05d4d6c2b
|
Cleanup frontend/frontend_salamander.c
|
2014-06-06 23:15:46 +02:00 |
|
twinaphex
|
c6eb7988dc
|
Move netlogger code around
|
2014-06-01 16:09:12 +02:00 |
|
twinaphex
|
a8642eb686
|
(PS3/Wii) Salamander build fix
|
2014-05-09 06:16:14 +02:00 |
|
twinaphex
|
38d785984f
|
Add RETRO_ENVIRONMENT_GET_PERF_INTERFACE to libretro.h
|
2013-12-17 19:10:40 +01:00 |
|
twinaphex
|
69381c2735
|
Add frontend_context.c - use for all console platform ports
(and other possible ports in future)
|
2013-07-26 20:58:47 +02:00 |
|
twinaphex
|
f7e75d69fa
|
(Salamander) Split up Salamander into its own separate file
|
2013-03-22 21:27:34 +01:00 |
|
twinaphex
|
fd62c53c80
|
(PS3/Wii) fix builds
|
2013-01-09 02:57:26 +01:00 |
|
twinaphex
|
70c85be081
|
Refactored out of existence rarch_console_exec.c - now implemented
per platform port that needs it
|
2013-01-09 02:31:54 +01:00 |
|
twinaphex
|
e1985b8bfd
|
(PS3) Salamander merged into platform_ps3.c
|
2013-01-09 00:54:46 +01:00 |
|
twinaphex
|
6c4da75612
|
(RARCH_CONSOLE) Move Salamander files to frontend/salamander
|
2013-01-06 05:33:37 +01:00 |
|
twinaphex
|
8691022b6b
|
(Salamander PS3) Salamander links with GCC build if I use the SNC
linker
|
2012-11-27 23:13:27 +01:00 |
|
Twinaphex
|
483a361e72
|
(PS3) Commits - still broken
|
2012-09-13 17:11:23 +02:00 |
|
Twinaphex
|
1896ee2605
|
(PS3) Small Makefile fixes
|
2012-08-20 17:16:40 +02:00 |
|
Twinaphex
|
e2c3988103
|
(PS3 Salamander) Should compile on Win32 now
|
2012-08-20 15:07:50 +02:00 |
|
Twinaphex
|
f9489dedcd
|
(Wii Salamander) Salamander for Wii (WIP)
|
2012-08-06 02:36:41 +02:00 |
|
Twinaphex
|
465c2f9e33
|
(Salamander) Custom versions of Salamander
|
2012-08-06 02:07:57 +02:00 |
|
Twinaphex
|
131444a9f8
|
(Salamander) Build fixes
|
2012-07-28 18:53:44 +02:00 |
|
Twinaphex
|
7f269779ce
|
(Salamander) Reuse rarch_console_exec for Salamander
|
2012-07-28 18:26:30 +02:00 |
|
Twinaphex
|
5da0354257
|
Make logging defines reusable by Salamander without having to
include general.h (full of dependencies which can't be met for
standalone app)
|
2012-07-28 17:32:30 +02:00 |
|
Twinaphex
|
2133691d9d
|
(PS3) Add CELL_MK_DIR define to Salamander makefile
|
2012-06-26 17:19:59 +02:00 |
|
Twinaphex
|
be5695f802
|
(PS3) Small cleanups to RetroArch Salamander
|
2012-05-07 19:45:13 +02:00 |
|
Twinaphex
|
676e4f6348
|
(PS3) Works on PS3 now.
|
2012-04-22 00:32:01 +02:00 |
|
Twinaphex
|
6691ca2c91
|
(SSNES_CONSOLE) SSNES Salamander uses file_path.c now
|
2012-04-13 21:30:04 +02:00 |
|
Twinaphex
|
f313d3c6bb
|
(360/PS3) 360 and PS3 now both use the same salamander source
file
|
2012-04-11 04:07:17 +02:00 |
|
Twinaphex
|
ca25e51812
|
(PS3) Salamander fixes - still doesn't link with GCC though
|
2012-03-17 22:51:42 +01:00 |
|
Twinaphex
|
72efdbd916
|
(PS3) Fixed PS3 and Salamander PS3 builds
|
2012-03-17 00:58:44 +01:00 |
|
TwinAphex51224
|
47dcb54c1f
|
(PS3/Wii) Make netlogger code portable
|
2012-03-13 00:45:12 +01:00 |
|
TwinAphex51224
|
308d89ead7
|
(PS3) Cleaned up Salamander
|
2012-02-28 11:09:43 +01:00 |
|
TwinAphex51224
|
90165492a1
|
(PS3) Added makefile targets for PS3 CFW - NOTE: SSNES Salamander
doesn't seem to work yet on CFW PS3 - use make pkg-signed-standalone
for now on CFW PS3 until this gets sorted out.
|
2012-02-27 13:43:44 +01:00 |
|