twinaphex
|
011e740129
|
Move all frontend files to new dir 'frontend'
|
2013-01-06 05:22:21 +01:00 |
|
twinaphex
|
aaebc0be3d
|
(RARCH_CONSOLE) Add #ifdef HAVE_DYNAMIC for libretro dynamic
library argv
|
2013-01-06 04:11:24 +01:00 |
|
twinaphex
|
66dfceabe1
|
(RARCH_CONSOLE) Build fixes + rarch_main_init_wrap needs to be
always compiled in and not ifndef HAVE_RARCH_MAIN_WRAP
|
2013-01-06 03:50:55 +01:00 |
|
twinaphex
|
3f537518e1
|
(RARCH_CONSOLE) Use g_extern.config_path
|
2013-01-06 03:09:51 +01:00 |
|
twinaphex
|
e06583a45c
|
(RARCH_CONSOLE) Get rid of emulator_initialized - replace with main_is_init
|
2013-01-05 23:49:58 +01:00 |
|
twinaphex
|
c0c81bf22b
|
(RARCH_CONSOLE) Move rarch_config_save to settings.c - rename to
config_save_file
|
2013-01-05 22:18:59 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
twinaphex
|
7a67348b3c
|
Change 1 << for bitmasks to 1ULL <<
|
2012-12-15 18:00:30 +01:00 |
|
twinaphex
|
ffa5d4fa5f
|
Rewrite do-while loops for console ports
|
2012-12-15 16:47:35 +01:00 |
|
twinaphex
|
dacab094f0
|
(RMenu) menu_loop renamed into rmenu_iterate - iterates menu code for one frame
|
2012-12-15 16:40:02 +01:00 |
|
twinaphex
|
8a271d318c
|
Frame advance - get rid of unnecessary extern variables now
|
2012-12-15 02:25:48 +01:00 |
|
twinaphex
|
7ccd663bca
|
(PSP1) Compile in custom getopt, still crashes somewher around file.c
|
2012-11-28 15:11:27 +01:00 |
|
Themaister
|
2c41fe7288
|
Move log_fp to g_extern.
Rework logger macros to use g_extern.log_file is it's non NULL.
Otherwise, fallback to stderr.
|
2012-11-26 16:59:00 +01:00 |
|
twinaphex
|
4b3ac3c04e
|
(PSP1) Now sets up paths correctly and more or less fleshed out
main.c
|
2012-11-26 07:03:31 +01:00 |
|
twinaphex
|
9a02b747d7
|
(PSP1) Now logs to file
|
2012-11-26 02:59:29 +01:00 |
|
twinaphex
|
a783819b22
|
(PSP) Seems to finally link when libretro ports are passed -G0
to CFLAGS/CXXFLAGS as well
|
2012-11-24 04:23:20 +01:00 |
|
twinaphex
|
414a5de737
|
(PSP1) Add platform_keys struct - define HAVE_GETOPT_LONG
|
2012-11-24 01:42:00 +01:00 |
|
twinaphex
|
5f08905109
|
(PSP1) Add Makefile
|
2012-11-23 07:19:21 +01:00 |
|
twinaphex
|
775ac2a189
|
(PSP/PSP2) Create sdk_defines.h that will be used for both PSP
and PSP2
|
2012-11-23 03:29:30 +01:00 |
|
twinaphex
|
3b6fffa9f9
|
(PSP1/PSP2) Refactor psp_input.c - should now work for both PSP1
and PSP2
|
2012-11-23 02:40:03 +01:00 |
|