Twinaphex
|
cee5dfc1de
|
(NGC) Links and builds again
|
2012-09-01 04:20:30 +02:00 |
|
Twinaphex
|
994325c5f9
|
(NGC) Small changes
|
2012-09-01 02:30:12 +02:00 |
|
Toad King
|
616af5e5ec
|
(GX) initial work on gamecube app_booter
|
2012-08-31 19:38:12 -04:00 |
|
Toad King
|
348a240dee
|
(GX) add GC makefile, fix up code so it compiles
|
2012-08-29 15:15:24 -04:00 |
|
Toad King
|
d87cb51848
|
(GX) initial forwarder support, still needs work on returning to forwarder
|
2012-08-28 23:00:57 -04:00 |
|
Toad King
|
5f4076c755
|
(GX) implement hotswapping for SD/USB
|
2012-08-27 22:50:46 -04:00 |
|
Toad King
|
baec67ebef
|
(GX) add MEM2 manager
|
2012-08-27 20:36:05 -04:00 |
|
Toad King
|
fdd4adf76c
|
(RGUI) refactor font code
|
2012-08-27 14:48:19 -04:00 |
|
Toad King
|
1ef0f4065d
|
(RGUI) add support for loading font from .bin file
do not store two separate color buffers for font
saves around 400kb
|
2012-08-26 20:33:45 -04:00 |
|
Toad King
|
492e474826
|
(GX) change menu buffer back to 16-bit
|
2012-08-24 21:29:05 -04:00 |
|
Toad King
|
2554ec311d
|
(GX) filter filebrowser by file extension
|
2012-08-24 19:42:08 -04:00 |
|
Toad King
|
31272e9a9d
|
(GX) use dirent.d_type for deciding filetype instead of "stat"int each file
GREATLY reduces filebrowser lag for large folders
|
2012-08-24 02:24:13 -04:00 |
|
Toad King
|
42b6fdf97a
|
(GX) fix CORE renaming
|
2012-08-22 17:39:55 -04:00 |
|
Toad King
|
059cfd3c24
|
(GX) fix potential null-pointer exceptions
|
2012-08-22 16:05:03 -04:00 |
|
Toad King
|
a88e9e024f
|
(GX) fix USB support
|
2012-08-22 15:56:39 -04:00 |
|
Twinaphex
|
207eea3954
|
(Salamander/RetroArch) Add default_paths.salamander_file
|
2012-08-22 19:30:20 +02:00 |
|
Toad King
|
aaf898fde8
|
(RGUI) fix rom loading message not appearing
|
2012-08-22 12:26:11 -04:00 |
|
Twinaphex
|
c48b5a30da
|
(GX) Always try to save config file at exit
|
2012-08-22 18:10:27 +02:00 |
|
Toad King
|
0adeeaabf7
|
(RGUI) hold direction repeat
|
2012-08-21 01:14:46 -04:00 |
|
Toad King
|
dc0b44d2f3
|
(GX) save input binds (per core)
|
2012-08-21 00:51:00 -04:00 |
|
Toad King
|
1cb588f710
|
(GX) default paths changed to match de-facto wii homebrew layout
|
2012-08-21 00:28:38 -04:00 |
|
Toad King
|
fa643ee56d
|
(RARCH_CONSOLE) do not set core aspect ratio until ROM is loaded
|
2012-08-20 22:28:12 -04:00 |
|
Toad King
|
dc76d834ae
|
(GX) cleanup, silence warnings
|
2012-08-20 19:47:04 -04:00 |
|
Toad King
|
2087aa285e
|
(GX) crash/compile fixes
|
2012-08-20 17:35:33 -04:00 |
|
Toad King
|
fda2dff40c
|
(RARCH_CONSOLE) add core resolution (use aspect ratio provided by the emulation core)
|
2012-08-19 21:08:50 -04:00 |
|
Toad King
|
d478e8b0cd
|
(RGUI) Add restart game item
fix messages only staying up for half as long as they should
general cleanup
(GX) force vsync for menu rendering
general cleanup
|
2012-08-19 17:22:49 -04:00 |
|
Toad King
|
83c51f136a
|
(RGUI) add screenshot command
(GX) general cleanups, change joystick threshold
|
2012-08-19 15:28:19 -04:00 |
|
Twinaphex
|
7c4189cdd5
|
(RMenu) Split up platform-specific code into Rmenu context files
|
2012-08-18 22:45:46 +02:00 |
|
Twinaphex
|
c14b560255
|
(RARCH_CONSOLE) Refactor some console-specific things
|
2012-08-18 21:50:44 +02:00 |
|
Toad King
|
28c14e7946
|
(GX) silence warning
|
2012-08-10 23:42:24 -04:00 |
|
Toad King
|
ce0ff54693
|
(GX) add devoptabs for logging stdout/stderr, useful for logging core messages
|
2012-08-10 22:49:12 -04:00 |
|
Toad King
|
da0d300d54
|
(GX) fix exiting after failing to load a ROM
|
2012-08-09 23:50:49 -04:00 |
|
Toad King
|
7ee8e1e524
|
(GX) implement core changing in RGUI
fix core management picking salamander, resulting in hard-lock
change tabs->spaces
|
2012-08-09 19:01:46 -04:00 |
|
Twinaphex
|
5e97b86e65
|
(GX) Change wii_ naming conventions to gx_
|
2012-08-09 03:54:27 +02:00 |
|
Twinaphex
|
c48d8e45a9
|
(GX) Quit shortcut combos added - for Wiimote (Home + B) - for
Classic (Home + ZL + ZR) and Gamecube (L + R + Z + Start + A)
|
2012-08-08 06:56:56 +02:00 |
|
Toad King
|
54a5845321
|
(GX) initial in-game menu
|
2012-08-07 23:40:17 -04:00 |
|
Twinaphex
|
ab0ce82b1e
|
(GX) Alpha blended image overlay when exiting back to menu
|
2012-08-07 23:52:36 +02:00 |
|
Toad King
|
c850fa956f
|
(GX) video changes
|
2012-08-07 13:12:51 -04:00 |
|
Twinaphex
|
d78cab023b
|
(GX) Add HW_RVL ifdef
|
2012-08-07 05:27:27 +02:00 |
|
Twinaphex
|
46210fce54
|
(Wii) Rename all Wii files to gx/
|
2012-08-07 05:24:12 +02:00 |
|