summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sharc/sharc.h
Commit message (Expand)AuthorAgeFilesLines
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* sharc: add compute_fcopysign MetalliC2019-05-041-0/+1
* -mb86235, sh7604, sharc: Removed MCFG macros, nw mooglyguy2018-12-091-3/+0
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-0/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-23/+23
* sharc.cpp: added fmul abs multi opcode (used by Gunblade NY) [Angelo Salese] angelosa2018-03-071-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-4/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-68/+67
* Fix SHARC disassembly in debug build (nw) AJR2017-04-291-2/+3
* sharc: Use standard memory maps [O. Galibert] Olivier Galibert2016-12-091-10/+14
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-153/+153
* sharcdrc: fix Linux crash (nw) Ville Linde2016-06-291-2/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-19/+19
* sharcdrc: Model 2 compatibility (nw) Ville Linde2016-06-071-0/+4
* runtime enable for sharcdrc (nw) Ville Linde2016-06-061-0/+4
* sharcdrc: more fixes, more ops (nw) Ville Linde2016-06-041-1/+1
* sharcdrc: fix conditional loops (nw) Ville Linde2016-05-301-1/+1
* Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] Ville Linde2016-05-281-76/+364
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+358