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
/
dynarec.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2009-02-11
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-06
Major Rockboy update.
Tom Ross
2005-07-03
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...
Jens Arnold
2005-03-05
Minor bug when writing files; files weren't truncated to 0, so when
Michiel Van Der Kolk
2005-03-05
Bugggggggggggssssssssss *chases with flyswatter and swats them*
Michiel Van Der Kolk
2005-03-05
printing of the PC in assembly dumps.
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-03
Added dynarec(under construction) and outline for lcd modes
Michiel Van Der Kolk