summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/lcd.c
AgeCommit message (Expand)Author
2007-02-18#if => #ifdefDaniel Stenberg
2007-02-06Major Rockboy update. Tom Ross
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-03-30MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing
2006-02-27Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-03-04New lcd mode: drop every 9th line; set as default.Michiel Van Der Kolk
2005-03-04New lcd mode; drop top 8 and bottom 8 linesMichiel Van Der Kolk
2005-03-04Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk
2005-03-03Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold