summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sharc/sharcops.hxx
Commit message (Expand)AuthorAgeFilesLines
* sharc: add compute_fcopysign MetalliC2019-05-041-0/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-3/+3
* sharc.cpp: fix LSHIFT negative operations to not extend the sign on result, f... angelosa2018-03-141-6/+7
* sharc.cpp: added SET_UREG case $67 (Zero Gunner 2B) [Angelo Salese] angelosa2018-03-071-0/+1
* sharc.cpp: added fmul abs multi opcode (used by Gunblade NY) [Angelo Salese] angelosa2018-03-071-1/+9
* sharc.cpp: added Rn = Rn FDEP Rx BY <bit6>:<len6> opcode, used by Last Bronx ... angelosa2018-03-021-2/+13
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-4/+0
* std::stringstream ==> std::ostringstream Nathan Woods2016-11-201-1/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-86/+86
* Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] Ville Linde2016-05-281-585/+547
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-0/+2767