Is there a library/commands I can use to read/write the graphics dispaly (video display) that appears on screen?
Also, is there a snippet of code you have that allows you to send files to/from your PC via usb gecko?
btw, I'm using DevPPC
Im not sure about the graphics display but as for uploading files do this
Open WiiRD and click show WiiRD
it will open the WiiRD-CMD prompt screen thingy
Type upload filename.bin 80000000(or whatever adress you want it loaded to)
Quote from: Igglyboo on October 14, 2008, 03:03:15 AM
Im not sure about the graphics display but as for uploading files do this
Open WiiRD and click show WiiRD
it will open the WiiRD-CMD prompt screen thingy
Type upload filename.bin 80000000(or whatever adress you want it loaded to)
If possible, not using WiiRD :P
i have no idea to do it without wiird
bump...
for the fraphics you can use libwiisprite (see wiibrew.org)
Quote from: Romaap on December 19, 2008, 02:59:42 PM
for the fraphics you can use libwiisprite (see wiibrew.org)
ah, heard of that but thought it was for sprites to use on Wii! Many thanks.