summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy
AgeCommit message (Expand)Author
2006-04-09use #ifdef x instead of #if defined(x)Christian Gmeiner
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner
2006-03-30MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing
2006-03-23Make fullscreen off by default for Rockboy.Zakk Roberts
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-02-27Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-07Rework PCM bufferBrandon Low
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-18The .entry section does no longer exist.Jens Arnold
2006-01-16Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...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-06-29Made it working again...Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-06sound disabled.Michiel Van Der Kolk
2005-05-07Same 'DLL' messages as the new plugin Makefile.Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-03-28ladida... iriver sim fix till pcm playback is implemented there.Michiel Van Der Kolk
2005-03-28This is completely obsolete :pMichiel Van Der Kolk
2005-03-28archos fix blahMichiel Van Der Kolk
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk
2005-03-20Alpha sound driver for rockboy, should work in theory, but in practice,Michiel Van Der Kolk
2005-03-17Source documentation of gnuboy (all there is anyways...)Michiel Van Der Kolk
2005-03-10Removed unnecessary extra check.Jens Arnold
2005-03-10Made the IRAM usage depend on the CPU type.Jens Arnold
2005-03-07Baild out instead of crashing when called directly (without playing a ROM file).Jens Arnold
2005-03-05Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk
2005-03-05 Bugggggggggggssssssssss *chases with flyswatter and swats them*Michiel Van Der Kolk
2005-03-05printing of the PC in assembly dumps.Michiel Van Der Kolk
2005-03-05Dynarec debug system added - creates various debugging files in the root.Michiel Van Der Kolk
2005-03-05More opcodes implemented on dynarec, somewhat working, some bugs.Michiel Van Der Kolk