26 Commits

Author SHA1 Message Date
Carl.Kenner
b02f07b457 Teenage Mutant Ninja Turtles (more games) and Mortal Kombat (lots of added characters, distinguishes between low and high attacks, standard moves now have normal controls). 2009-04-25 12:09:13 +00:00
dborth
f19f838274 restructure GUI, add multiplayer support, utilize new trigger input structures 2009-04-14 05:24:01 +00:00
dborth
45dc96a3d5 correction to battery level
better handling of multiple wiimote cursors on-screen
code refactor - move trigger class definition to gui.h
better filebrowser scrollbar
2009-04-13 08:44:19 +00:00
dborth
afd2335815 new menu 2009-04-08 07:08:12 +00:00
Carl.Kenner
5854de3131 Fix for issue 78, Gamecube rumble bug. Untested. 2009-04-07 14:23:18 +00:00
Carl.Kenner
5727662110 Much improved Wii controls, especially Zelda, now falls through to configured controls.
Added controls for One Piece.
Fixed in-game cursor.
Removed annoying rumble from Minish Cap items screen.
Added change list and instructions to readme.txt.
Moved some of the functions from gameinput.cpp.
I think it is ready for release.
2009-04-02 23:41:09 +00:00
Carl.Kenner
f4715d3c26 Rumble for all GBC rumble games and Drill Dozer. Rumble should work on Gamecube controller too. The following games have native rumble support: WarioWare Twisted, Drill Dozer, 10 Pin Bowling, 3-D Ultra Pinball Thrillride, Disney's The Little Mermaid II: Pinball Frenzy, Hole in One Golf, Missile Command, NASCAR Challenge, Perfect Dark, Pokémon Pinball, Polaris SnoCross, Ready 2 Rumble Boxing, Star Wars Episode I: Racer, Test Drive Off-Road 3, Tonka Raceway, Top Gear Pocket\Top Gear Rally, Vigilante 8, Zebco Fishing, and maybe some other games.
Also, rumble and wii-control code has been cleaned up a bit.
2009-03-20 20:22:22 +00:00
Carl.Kenner
28f2f392bd More Wii controls for Metroid games. 2009-03-11 22:30:10 +00:00
dborth
bf304d5b82 source refactor, merge/modify more changes from Carl Kenner 2009-03-04 07:01:04 +00:00
dborth
5dcdb7e86a update audio core to match VBA-M (BUG: static added to GBA sound!) 2009-01-10 08:03:58 +00:00
dborth
110cc7fc39 more includes updates, disable right menu stick left press on CC for back to home 2009-01-08 07:37:32 +00:00
dborth
093dca1d66 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:10:12 +00:00
dborth
eceb311962 reset preferences now resets control mappings 2008-12-19 22:01:15 +00:00
dborth
e006e66c77 add zoom saving, widescreen 2008-10-24 06:16:15 +00:00
dborth
de7c11dd25 frameskipping tweaks 2008-10-21 07:17:07 +00:00
dborth
45b38cbb7e rewrites of audio system 2008-10-19 19:10:55 +00:00
dborth
53958d97b0 add per-game settings for better save compatibility 2008-10-19 09:14:22 +00:00
dborth
47365d258c fix GB <> GBA crash 2008-10-18 20:40:48 +00:00
dborth
fb1f522721 video changes 2008-10-10 05:28:16 +00:00
dborth
09ad69dbf4 video zooming works 2008-10-09 06:48:46 +00:00
dborth
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
dborth
e1c493fed1 change menu bg, zoom feature, fix controller pref bug, fix load SRAM bug 2008-09-22 05:01:57 +00:00
dborth
c3ad79eb38 fix L-R buttons, new menu bg, makefile tweak 2008-09-18 03:12:56 +00:00
dborth
0b7ed963a2 code commenting, minor changes 2008-09-17 02:27:55 +00:00
dborth
eff1bf8705 battery and saves work now, many many other improvements 2008-09-17 01:54:21 +00:00
dborth
fc4c229edc structure/system overhaul - partially working 2008-09-16 05:42:21 +00:00