index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockboy
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
*
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-11-12
*
Code police and clean up for rockboy.
Tom Ross
2007-10-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Major Rockboy update.
Tom Ross
2007-02-06
*
Update for Rockboy: - fix scaling for other color screens than H300 - full me...
Karl Kurbjun
2006-06-19
*
Karl Kurbjun's patch #1407719:
Daniel Stenberg
2006-01-20
*
Don't include the .bss and .ibss sections in the binary image for codecs and ...
Jens Arnold
2006-01-08
*
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...
Jens Arnold
2005-07-03
*
Minor bug when writing files; files weren't truncated to 0, so when
Michiel Van Der Kolk
2005-03-05
*
Dynarec debug system added - creates various debugging files in the root.
Michiel Van Der Kolk
2005-03-05
*
More opcodes implemented on dynarec, somewhat working, some bugs.
Michiel Van Der Kolk
2005-03-05
*
Added dynarec(under construction) and outline for lcd modes
Michiel Van Der Kolk
2005-03-03
*
Functions and data into iram mode for iriver, seems faster.
Michiel Van Der Kolk
2005-03-03
*
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...
Jens Arnold
2005-03-02