summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/lcd.c (follow)
Commit message (Expand)AuthorAge
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* Rockboy: Added an short stats option which only shows the two numbersMichael Stummvoll2010-11-24
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun2009-08-09
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Code police and clean up for rockboy.Tom Ross2007-10-16
* Fix rockboy for the H100's. Thanks for fixing the HW codec players PeterKarl Kurbjun2007-06-25
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* #if => #ifdefDaniel Stenberg2007-02-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
* MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing2006-03-30
* Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman2006-02-27
* Karl Kurbjun's patch #1407719:Daniel Stenberg2006-01-20
* Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing2006-01-10
* Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold2006-01-08
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold2005-09-11
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* New lcd mode: drop every 9th line; set as default.Michiel Van Der Kolk2005-03-04
* New lcd mode; drop top 8 and bottom 8 linesMichiel Van Der Kolk2005-03-04
* Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk2005-03-04
* Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk2005-03-03
* Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk2005-03-03
* Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold2005-03-02