| Commit message (Expand) | Author | Age | Files | Lines |
* | sharc: add compute_fcopysign |  MetalliC | 2019-05-04 | 3 | -0/+20 |
* | -mb86235, sh7604, sharc: Removed MCFG macros, nw |  mooglyguy | 2018-12-09 | 1 | -3/+0 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -9/+9 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -0/+5 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -18/+20 |
* | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 2 | -4/+7 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 1 | -3/+3 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 4 | -396/+392 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
* | sharc.cpp: fix LSHIFT negative operations to not extend the sign on result, f... |  angelosa | 2018-03-14 | 1 | -6/+7 |
* | sharc.cpp: fix obvious mistake in compute_fmul_avg (nw) |  angelosa | 2018-03-12 | 1 | -1/+1 |
* | sharc.cpp: added SET_UREG case $67 (Zero Gunner 2B) [Angelo Salese] |  angelosa | 2018-03-07 | 1 | -0/+1 |
* | sharc.cpp: added fmul abs multi opcode (used by Gunblade NY) [Angelo Salese] |  angelosa | 2018-03-07 | 3 | -2/+49 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -3/+3 |
* | sharc.cpp: added Rn = Rn FDEP Rx BY <bit6>:<len6> opcode, used by Last Bronx ... |  angelosa | 2018-03-02 | 1 | -2/+13 |
* | srcclean (nw) |  Vas Crabb | 2018-02-25 | 1 | -2/+2 |
* | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -1/+1 |
* | sharc.cpp: disable fatalerror on debugger data area access (nw) |  angelosa | 2018-02-21 | 1 | -1/+5 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -4/+6 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 3 | -14/+8 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 5 | -453/+455 |
* | sharc.cpp: leftover debug code removal (nw) |  angelosa | 2017-09-17 | 1 | -12/+0 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -1/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -71/+71 |
* | Fix SHARC disassembly in debug build (nw) |  AJR | 2017-04-29 | 1 | -2/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | sharcdrc: Fix horribly subtle bug (nw) |  Olivier Galibert | 2016-12-10 | 1 | -2/+2 |
* | sharc: Use standard memory maps [O. Galibert] |  Olivier Galibert | 2016-12-09 | 4 | -624/+160 |
* | std::stringstream ==> std::ostringstream |  Nathan Woods | 2016-11-20 | 1 | -1/+1 |
* | Removing 'sharc_dasm_one(char *buffer, ...' |  Nathan Woods | 2016-11-20 | 1 | -13/+1 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 4 | -5/+7 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 4 | -35/+35 |
* | Changed the sharc disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-17 | 1 | -3/+13 |
* | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 2 | -58/+58 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 11 | -551/+551 |
* | disassembly window fixes (nw) |  smf- | 2016-10-19 | 1 | -1/+1 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -0/+1 |
* | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -1/+0 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -0/+1 |
* | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -6/+6 |
* | sharcdrc: fix Linux crash (nw) |  Ville Linde | 2016-06-29 | 3 | -6/+5 |
* | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 4 | -1473/+1473 |
* | couple of things for zerogun (nw) |  Ville Linde | 2016-06-08 | 1 | -0/+6 |
* | sharcdrc: Model 2 compatibility (nw) |  Ville Linde | 2016-06-07 | 3 | -16/+361 |
* | runtime enable for sharcdrc (nw) |  Ville Linde | 2016-06-06 | 2 | -43/+55 |
* | sharcdrc: more fixes, more ops (nw) |  Ville Linde | 2016-06-04 | 2 | -18/+130 |
* | sharcdrc: some fixes + more ops (nw) |  Ville Linde | 2016-06-03 | 2 | -17/+283 |
* | sharcdrc: fix conditional loops (nw) |  Ville Linde | 2016-05-30 | 3 | -38/+63 |
* | cleanup (nw) |  Ville Linde | 2016-05-29 | 3 | -59/+2 |