index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockboy
/
emu.c
Age
Commit message (
Expand
)
Author
2009-08-09
Rockboy: Cleanup red
Karl Kurbjun
2009-08-09
Rockboy: Significantly reduce the number of palette updates, add support for ...
Karl Kurbjun
2007-10-16
Code police and clean up for rockboy.
Tom Ross
2007-07-30
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...
Tom Ross
2007-06-24
Sound improvements for rockboy - players now sync the sound (The gigabeat now...
Karl Kurbjun
2007-04-18
Allow rockboy to run while music is playing with smaller roms. Works on play...
Karl Kurbjun
2007-02-06
Major Rockboy update.
Tom Ross
2006-06-19
Fix the scaling not being initialized properly.
Karl Kurbjun
2006-06-19
Update for Rockboy: - fix scaling for other color screens than H300 - full me...
Karl Kurbjun
2006-04-09
use #ifdef x instead of #if defined(x)
Christian Gmeiner
2006-04-09
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Christian Gmeiner
2006-01-20
Karl Kurbjun's patch #1407719:
Daniel Stenberg
2006-01-10
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
Linus Nielsen Feltzing
2005-07-03
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...
Jens Arnold
2005-03-03
Automatic cpu boosting when emulating, when supported
Michiel Van Der Kolk
2005-03-02
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...
Jens Arnold