summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/cpu.c (follow)
Commit message (Expand)AuthorAge
* FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius2011-03-19
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* 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
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Major Rockboy update. Tom Ross2007-02-06
* Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun2006-06-19
* Karl Kurbjun's patch #1407719:Daniel Stenberg2006-01-20
* Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold2006-01-08
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk2005-03-05
* Dynarec debug system added - creates various debugging files in the root.Michiel Van Der Kolk2005-03-05
* More opcodes implemented on dynarec, somewhat working, some bugs.Michiel Van Der Kolk2005-03-05
* 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