Changes

Jump to navigation Jump to search
227 bytes added ,  22:50, 11 January 2009
Line 158: Line 158:  
However, there is no threads support. I did find a way around this (although, it makes it slower, because no threads) but I would greatly appreciate if someone added thread support to this. It'll make a bunch of ports a lot faster. Thanks --[[User:SquidMan|SquidMan]] 02:00, 17 December 2008 (UTC)
 
However, there is no threads support. I did find a way around this (although, it makes it slower, because no threads) but I would greatly appreciate if someone added thread support to this. It'll make a bunch of ports a lot faster. Thanks --[[User:SquidMan|SquidMan]] 02:00, 17 December 2008 (UTC)
   −
[http://wiibrew.org/wiki/User:Yohanes Yohanes]
+
[http://wiibrew.org/wiki/User:Yohanes Yohanes] has '''added threading''' and '''USB keyboard''' support to the SDL library while porting [http://wiibrew.org/wiki/WiiApple wiiapple]an apple ][e SDL based emulator to the wii.  You can find his SDL code here [http://tinyhack.com/wii/wiiapple/ http://tinyhack.com/wii/wiiapple/] 11, January, 2009.
 
  −
[http://tinyhack.com/wii/wiiapple/ http://tinyhack.com/wii/wiiapple/]
      
== sdl-config ==
 
== sdl-config ==
    
It looks like sdl-config needs to be located in bin/ not in lib/. It worked for me after putting it in $DEVKITPPC/bin. The paths in sdl-config seems to be hard-coded "-L/c/dev/apps/devkitPro/libogc/lib/wii" etc - should be dependent on location of libogc and devkitpro.
 
It looks like sdl-config needs to be located in bin/ not in lib/. It worked for me after putting it in $DEVKITPPC/bin. The paths in sdl-config seems to be hard-coded "-L/c/dev/apps/devkitPro/libogc/lib/wii" etc - should be dependent on location of libogc and devkitpro.
3

edits

Navigation menu