Commit graph

66 commits

Author SHA1 Message Date
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 7690bb4d2b add SDL_net source (not ported) 2009-04-29 07:40:27 +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
simon.kagstrom c27c5523e8 Make install dir configurable 2009-04-26 06:34:28 +00:00
simon.kagstrom 1a09c789f3 Make install dir for headers/libs settable 2009-04-25 05:39:02 +00:00
simon.kagstrom 8b85caa732 Remove DOS line endings 2009-04-25 05:32:48 +00:00
dborth 76df2a27aa delete old files 2009-04-24 08:00:40 +00:00
dborth 418eb1bf6e update makefiles for easier compiling/installing 2009-04-23 19:46:20 +00:00
dborth eb25849316 2009-04-23 18:30:56 +00:00
dborth 429fc0a381 Initial import. 2009-04-23 17:32:29 +00:00