summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/emu.c (follow)
Commit message (Expand)AuthorAge
* plugins: another round of making local things static and adding missing #incl...Bertrik Sikken2011-12-28
* rockboy: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré2010-05-27
* Rockboy: Cleanup redKarl Kurbjun2009-08-09
* Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun2009-08-09
* Code police and clean up for rockboy.Tom Ross2007-10-16
* RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross2007-07-30
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Major Rockboy update. Tom Ross2007-02-06
* Fix the scaling not being initialized properly.Karl Kurbjun2006-06-19
* Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun2006-06-19
* use #ifdef x instead of #if defined(x)Christian Gmeiner2006-04-09
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-04-09
* 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
* Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk2005-03-03
* Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold2005-03-02