summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/dynarec.c (follow)
Commit message (Expand)AuthorAge
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* 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
* 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
* Bugggggggggggssssssssss *chases with flyswatter and swats them*Michiel Van Der Kolk2005-03-05
* printing of the PC in assembly dumps.Michiel 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