summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/loader.c
AgeCommit message (Expand)Author
2011-12-28plugins: another round of making local things static and adding missing #incl...Bertrik Sikken
2011-05-03Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2010-11-25Added the snapshot patch for rockboy (FS#11757)Michael Stummvoll
2010-11-24correction from previous commit. Completly removing the splashes is betterMichael Stummvoll
2010-11-24Rockboy: Changed the time of showing splash messages to 0 to decrase loading ...Michael Stummvoll
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2008-05-13Plugin parameters should be const.Steve Bavin
2007-10-16Code police and clean up for rockboy.Tom Ross
2007-09-09Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-06Major Rockboy update. Tom Ross
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-03-05Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold