summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/cpu.c
AgeCommit message (Expand)Author
2021-04-23rockboy: Properly fix the GCC11 code style warnings.Solomon Peachy
2021-04-23rockboy: Upstream code style trips GCC11 warnings.Solomon Peachy
2011-03-19FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2007-10-16Code police and clean up for rockboy.Tom Ross
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-06Major Rockboy update. Tom Ross
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-03-05Minor bug when writing files; files weren't truncated to 0, so whenMichiel 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
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