dborth
|
b32c91e970
|
SDL_HWPALETTE fix (submitted by tehpola)
|
2009-05-13 08:36:39 +00:00 |
|
dborth
|
9b4b52aba7
|
remove usb mouse/keyboard - now using from libogc :)
|
2009-05-13 08:31:52 +00:00 |
|
simon.kagstrom
|
0533c60e56
|
Make 16bpp the default mode
|
2009-05-10 14:54:27 +00:00 |
|
Carl.Kenner
|
5737aa7a2c
|
Power buttons are now handled by SDL. Power switches off the Wii. Reset returns to Homebrew channel.
Project files added.
|
2009-05-05 19:02:30 +00:00 |
|
simon.kagstrom
|
e2f1267520
|
Switch instead of ifs for the surface flipping
|
2009-05-04 16:29:15 +00:00 |
|
simon.kagstrom
|
2440cd5191
|
Make sure the palette values does not overflow
|
2009-05-04 15:54:02 +00:00 |
|
simon.kagstrom
|
7f92f6a7d8
|
Adapt scanffs 24->16 method for 8->16
|
2009-05-04 15:46:38 +00:00 |
|
scanff
|
34764de2af
|
Added support for 24bit video. Kinda crude conversion to the 16bit color space but will work fine until I find more time to work on it.
|
2009-05-02 07:45:02 +00:00 |
|
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
|
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
|
429fc0a381
|
Initial import.
|
2009-04-23 17:32:29 +00:00 |
|