Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
b0a1ed1852fb7574cdda515c0e481b760b693b40
/
apps
/
plugins
/
rockboy
/
loader.c
b0a1ed1
Fix rockbox warnings. sramfile is a static array so will never be NULL.
by Michael Sevakis
· 18 years ago
c3dcc87
Allow rockboy to run while music is playing with smaller roms. Works on players that do not use the IRAM macros. Only tested on the Gigabeat as I think that is the only player that will run rockboy well with music. Also simplified the sound and reduced the code size a bit.
by Karl Kurbjun
· 18 years ago
4d6374c
Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered.
by Jens Arnold
· 18 years ago
2882b26
Major Rockboy update.
by Tom Ross
· 18 years ago
6b0fdae
Removed unused 'mode' parameter from mkdir() for consistency with creat().
by Jens Arnold
· 18 years ago
137fb6c
Karl Kurbjun's patch #1407719:
by Daniel Stenberg
· 19 years ago
cf218e3
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
by Linus Nielsen Feltzing
· 19 years ago
d2456b4
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers.
by Jens Arnold
· 20 years ago
e5b4913
Minor bug when writing files; files weren't truncated to 0, so when
by Michiel Van Der Kolk
· 20 years ago
384de10
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, but already playable on iRiver H1xx and the simulators. The archos recorder version is currently rather slow...
by Jens Arnold
· 20 years ago