summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sharc/sharcdrc.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-368/+364
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-6/+0
* sharcdrc: Fix horribly subtle bug (nw) Olivier Galibert2016-12-101-2/+2
* sharc: Use standard memory maps [O. Galibert] Olivier Galibert2016-12-091-324/+14
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-14/+14
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-56/+56
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* sharcdrc: fix Linux crash (nw) Ville Linde2016-06-291-3/+3
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1049/+1049
* couple of things for zerogun (nw) Ville Linde2016-06-081-0/+6
* sharcdrc: Model 2 compatibility (nw) Ville Linde2016-06-071-14/+333
* sharcdrc: more fixes, more ops (nw) Ville Linde2016-06-041-17/+129
* sharcdrc: some fixes + more ops (nw) Ville Linde2016-06-031-17/+281
* sharcdrc: fix conditional loops (nw) Ville Linde2016-05-301-28/+53
* cleanup (nw) Ville Linde2016-05-291-5/+0
* Compile fix (uninitialized variable) (nw) Scott Stone2016-05-281-5/+5
* Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] Ville Linde2016-05-281-0/+4909