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 |
|