Commit Graph

35 Commits

Author SHA1 Message Date
Carl.Kenner
86a31bf614 Rumble now works with some GBC games that didn't ship on rumble cartridges but still had rumble programmed into them by the developers. For example, Disney Tarzan. I have no idea which other games support this. Disney Tarzan will rumble when a wild boar is charging and with Clayton and some other things. http://au.gameboy.ign.com/articles/068/068800p1.html 2009-04-09 11:36:14 +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
5a653343ff Update r154 broke mono GB games. This fixes them, but means issue 70 is now only half fixed. So... mono gameboy games all work, and colorised games sort of work, but have random background tiles in the wrong palette. I'll have to continue fixing issue 70 later. Sorry for breaking something before. 2009-03-20 12:20:24 +00:00
Carl.Kenner
0f833a9d87 Fix for issue 57. http://code.google.com/p/vba-wii/issues/detail?id=57 2009-03-13 08:55:53 +00:00
Carl.Kenner
afec8200f8 Fix for issue 70, http://code.google.com/p/vba-wii/issues/detail?id=70
Colorised games should now work. This patch hasn't been fully tested.
It is based on a few differences between releases r60 and r61 that broke colorised game support, along with much trial and error.
2009-03-11 22:34:22 +00:00
dborth
29985288e6 Carl Kenner's VBA-M changes 2009-03-04 06:53:25 +00:00
dborth
3e4dfac384 remove unneeded functions 2009-01-24 22:05:28 +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
ad6f2134fc minor changes 2009-01-10 07:44:34 +00:00
dborth
bf187a2087 whoops! 2009-01-10 02:56:07 +00:00
dborth
bba6ccd468 structural changes 2009-01-10 02:41:39 +00:00
dborth
96c0a729bd update includes to match new structure 2009-01-08 07:35:44 +00:00
dborth
19ecf65f28 update VBA structure to match new VBA-M structure 2009-01-08 07:30:26 +00:00
dborth
65e9952e14 update VBA structure to match new VBA-M structure 2009-01-08 07:27:56 +00:00
dborth
09d71bdde7 update VBA structure to match new VBA-M structure 2009-01-08 07:21:34 +00:00
dborth
3aa8137e81 minor bug fixes, auto-update feature 2008-12-24 07:52:35 +00:00
dborth
146e2f111f determine correct size for snapshot files 2008-11-01 07:31:24 +00:00
dborth
62c8dc546a frameskip changes, fix xer asm reloc problem 2008-10-31 07:53:09 +00:00
dborth
a68f67903d add USB/SD hot-swap, video changes, remove un-needed VBA file 2008-10-28 06:51:58 +00:00
dborth
1d17d3f185 IPS patch correction 2008-10-27 05:02:06 +00:00
dborth
6864390b7f add UPS/IPS/PPF patch support 2008-10-27 04:31:59 +00:00
dborth
1d9678fac8 code cleanup/review 2008-10-18 19:27:43 +00:00
dborth
bca1afc555 frameskipping changes, fix GB crash 2008-10-18 08:54:23 +00:00
dborth
eca6ed965a delete duplicate file 2008-10-18 07:21:19 +00:00
dborth
5fb5767632 upgrade sound core and GB engine 2008-10-18 06:49:04 +00:00
dborth
835b0f2797 minor code cleanup, corrections 2008-10-11 08:06:36 +00:00
dborth
a8132e05fb update video, activate part of PPC core 2008-10-10 22:33:57 +00:00
dborth
826af5846d remove un-needed file 2008-10-08 06:43:56 +00:00
dborth
5f31d56b30 cleanup - remove useless files 2008-10-03 07:02:25 +00:00
dborth
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
dborth
802ca50107 re-enable gamecube VM 2008-09-26 05:20:05 +00:00
dborth
c711145d1d upgrade core, fix frameskipping bug 2008-09-22 23:00:10 +00:00
dborth
c3ad79eb38 fix L-R buttons, new menu bg, makefile tweak 2008-09-18 03:12:56 +00:00
dborth
10ef70fcdd comment out VBA code free(pix) to fix crash 2008-09-16 21:21:14 +00:00
dborth
0a8af4c17e refactor 2008-09-15 00:33:15 +00:00