Commit graph

11 commits

Author SHA1 Message Date
dborth 6ddb9972a3 minor changes 2009-04-29 23:23:57 +00:00
simon.kagstrom 369ee60677 Started working on support for 8-bit color depth. Palette is OK and
drawing is "somewhat" correct, this need to be finished later...
2009-04-29 20:02:23 +00:00
dborth 7277a9e710 small GX tweak 2009-04-29 17:22:11 +00:00
simon.kagstrom 1a727cf088 Move scanning of pads to joystick implementation instead. Frodo doesn't use
the SDL joystick support (and scans the pads by itself!). Scanning the pads
at multiple places just makes things fall apart.
2009-04-29 16:34:42 +00:00
dborth d80f471105 UNTESTED - Wii joystick support (thanks Squidman!) 2009-04-29 05:40:27 +00:00
dborth 980150bc6b rewrite audio system to use threading for conversion 2009-04-29 04:30:45 +00:00
dborth b42793c03c rewrite video system to use GX 2009-04-28 21:34:53 +00:00
simon.kagstrom c60046e30b Handle shift correctly (patch from Danny Milo) 2009-04-26 07:43:49 +00:00
simon.kagstrom aacfe90738 Don't quit on pressing the HOME button on the remote. At least Frodo/Wii
uses HOME to access it's menu, and it also doesn't make sense to
hard-code this anyhow.

Binding the reset button to this would make sense though.
2009-04-26 06:36:01 +00:00
dborth 76df2a27aa delete old files 2009-04-24 08:00:40 +00:00
dborth 429fc0a381 Initial import. 2009-04-23 17:32:29 +00:00