summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/dynarec.c (follow)
Commit message (Collapse)AuthorAge
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack ↵Jens Arnold2005-07-03
| | | | | | and rockboy headers to avoid clashes with rockbox headers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6991 a1c6a512-1295-4272-9138-f99709370657
* Minor bug when writing files; files weren't truncated to 0, so whenMichiel Van Der Kolk2005-03-05
| | | | | | | writing a file smaller than the previous one, it adds garbage to the end. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6147 a1c6a512-1295-4272-9138-f99709370657
* Bugggggggggggssssssssss *chases with flyswatter and swats them*Michiel Van Der Kolk2005-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6144 a1c6a512-1295-4272-9138-f99709370657
* printing of the PC in assembly dumps.Michiel Van Der Kolk2005-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6143 a1c6a512-1295-4272-9138-f99709370657
* Dynarec debug system added - creates various debugging files in the root.Michiel Van Der Kolk2005-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6142 a1c6a512-1295-4272-9138-f99709370657
* More opcodes implemented on dynarec, somewhat working, some bugs.Michiel Van Der Kolk2005-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6141 a1c6a512-1295-4272-9138-f99709370657
* Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk2005-03-03
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6119 a1c6a512-1295-4272-9138-f99709370657