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