Twinaphex
|
46210fce54
|
(Wii) Rename all Wii files to gx/
|
2012-08-07 05:24:12 +02:00 |
|
Twinaphex
|
ca82b46a3c
|
(Wii) CORE.dol file is now renamed to sane filename - libretro
management code seems to be more or less up and running now
|
2012-08-06 21:32:06 +02:00 |
|
Twinaphex
|
f9489dedcd
|
(Wii Salamander) Salamander for Wii (WIP)
|
2012-08-06 02:36:41 +02:00 |
|
Twinaphex
|
aecd2be860
|
(Wii) Add RARCH_EXEC for Wii port - should load values from
config file now and save them (WIP)
|
2012-08-06 00:01:10 +02:00 |
|
Twinaphex
|
770123eb74
|
(RGUI) Move RGUI and make define for it - two competing menus/GUIs
now to choose from that are mostly platform agnostic
|
2012-08-04 03:32:25 +02:00 |
|
Twinaphex
|
9e3848e423
|
(Wii) Makefile typo - fix CFLAGS typo and remove CXXFLAGS (RetroArch
is C - there is no C++ code being compiled in for Wii or PS3)
|
2012-07-28 17:57:36 +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
|
af6f103014
|
(Wii) Compile fixes for compiling with HAVE_LOGGER
|
2012-07-27 21:29:42 +02:00 |
|
Twinaphex
|
ba03ae59e7
|
Each platform now links in a differently named libretro file - ie.
libretro_ps3.a, libretro_wii.a, libretro_xdk360.a, libretro_xenon360.a,
libretro_xdk1.a, and so on
|
2012-06-30 14:59:39 +02:00 |
|
Twinaphex
|
d97465d16d
|
(Wii) Removed freetype dependency
|
2012-06-26 18:58:41 +02:00 |
|
Toad King
|
49c9e766af
|
Wii changes
|
2012-06-25 15:27:41 -04:00 |
|
Twinaphex
|
4dbfbbfe7f
|
(Android) Preliminary NDK Makefile for compiling retroarch as a
shared library - we will need a separate gles driver
|
2012-06-19 23:34:19 +02:00 |
|
Twinaphex
|
b429637d1c
|
(Wii) Makefile fixes to wii
|
2012-06-19 06:44:36 +02:00 |
|
Themaister
|
bc5d73dbdd
|
Update to 0.9.6.
|
2012-06-03 22:09:04 +02:00 |
|
Themaister
|
068b3b90f5
|
Update version to 0.9.6-rc1.
|
2012-05-11 21:43:56 +02:00 |
|
Themaister
|
2e205f6a94
|
Update Makefiles to 0.9.6.
|
2012-05-07 20:58:32 +02:00 |
|
Twinaphex
|
20a1d5df29
|
(Rzlib) Rename szlib to Rzlib
|
2012-05-06 03:58:29 +02:00 |
|
Themaister
|
2c9eb8e840
|
Update version to 0.9.6-beta1.
|
2012-04-29 01:06:53 +02:00 |
|
TwinAphex51224
|
959950d55e
|
Fixup some console Makefiles
|
2012-04-21 23:42:20 +02:00 |
|
Twinaphex
|
fe38d090b3
|
(Wii) Use Griffin
|
2012-04-14 14:08:00 +02:00 |
|
Twinaphex
|
1bcb253ce7
|
(Wii) Works now - GETOPT_LONG on Wii seems to be broken
|
2012-04-13 23:43:38 +02:00 |
|
Twinaphex
|
6fb2f9b161
|
Move to HAVE_SSNES_MAIN_WRAP for Wii
|
2012-04-13 23:16:51 +02:00 |
|
Twinaphex
|
1193d41360
|
Add some file logging stuff for Wii debugging
|
2012-04-13 22:54:30 +02:00 |
|
Twinaphex
|
6691ca2c91
|
(SSNES_CONSOLE) SSNES Salamander uses file_path.c now
|
2012-04-13 21:30:04 +02:00 |
|
Twinaphex
|
9cb9597e8a
|
(Wii) Wii port updates - broken right now -
exits to HBC right after loading a ROM
|
2012-04-13 02:17:27 +02:00 |
|
Twinaphex
|
1cdba6b0c5
|
(Wii) Updated Wii makefile again
|
2012-04-10 23:07:23 +02:00 |
|
Twinaphex
|
24ec735380
|
(Wii) Ifdeffed out LAST_PLATFORM_KEY
|
2012-04-10 23:03:08 +02:00 |
|
Twinaphex
|
0f473ddc4e
|
(Wii) Another fix to Makefile
|
2012-04-10 22:58:05 +02:00 |
|
Twinaphex
|
cd1d71120c
|
(Wii) Update out-of-date Makefile
|
2012-04-10 22:56:30 +02:00 |
|
Twinaphex
|
063a736f4d
|
(Wii) Updated Wii makefile -excluded Freetype font stuff
|
2012-04-10 22:53:16 +02:00 |
|
Twinaphex
|
1b995917ce
|
Moved SGUI files to subdir in console/
|
2012-03-17 23:59:15 +01:00 |
|
TwinAphex51224
|
47dcb54c1f
|
(PS3/Wii) Make netlogger code portable
|
2012-03-13 00:45:12 +01:00 |
|
TwinAphex51224
|
dd9f4be2aa
|
(Wii) Some work on Wii port - included szlib.c - moved input-related
function over to input_luts.c
|
2012-03-12 22:40:04 +01:00 |
|
Themaister
|
7f4d701b19
|
Preparations for 0.9.5 release.
|
2012-03-11 17:52:10 +01:00 |
|
Themaister
|
b0ddf78db0
|
Updates for 0.9.4.1.
|
2012-01-22 19:43:13 +01:00 |
|
Themaister
|
98f2f1c23d
|
Updates for 0.9.4.
|
2012-01-16 22:08:54 +01:00 |
|
Themaister
|
260f3ac7ce
|
Use a more general SSNES_CONSOLE define.
|
2012-01-14 13:43:15 +01:00 |
|
Themaister
|
6f5c33848e
|
Begin work on menu for Wii.
|
2012-01-08 00:57:44 +01:00 |
|
Themaister
|
7e3092dc93
|
Build in freetype. Will be used later.
|
2012-01-03 13:04:23 +01:00 |
|
Themaister
|
da39f8d3d6
|
Support classic controller.
|
2012-01-03 12:11:02 +01:00 |
|
Themaister
|
4f04c1288b
|
Use fatInit default.
|
2011-12-14 19:11:46 +01:00 |
|
Themaister
|
bd147270eb
|
Use built-in getopt.
|
2011-12-14 16:40:25 +01:00 |
|
Themaister
|
0fce2f409f
|
Add a warning. :3
|
2011-12-14 16:29:38 +01:00 |
|
Themaister
|
fd7b0b05b8
|
Hurr.
|
2011-12-14 16:01:16 +01:00 |
|
Themaister
|
9abc7c00c9
|
It links :o
|
2011-12-14 14:52:58 +01:00 |
|
Themaister
|
ebc5f433cd
|
It links :o
|
2011-12-14 14:36:23 +01:00 |
|