summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/powerpc/ppccom.h
Commit message (Expand)AuthorAgeFilesLines
* cpu/powerpc: More support for the 601's POWER/PPC dual nature, including seve... arbee2025-01-041-1/+9
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-281-1/+1
* powerpc: added 740 and 750 models to give the correct IDs. The 740/750 extend... arbee2023-05-011-1/+1
* srcclean (nw) Vas Crabb2018-12-231-4/+4
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-0/+5
* restore RAM default fill (nw) Vas Crabb2018-04-031-3/+3
* hopefully purge references to emu_fatalerror from ppc_dasm.o (nw) Vas Crabb2018-04-011-7/+3
* ppc: fix DSI flag bits [Vas Crabb, maximumspatium] Vas Crabb2016-12-221-9/+9
* Removed 'ppc_dasm_one(std::string &string,...' declaration, and updated caller Nathan Woods2016-11-201-1/+0
* Changing the PowerPC DRC to not use static char buffers when disassembling Nathan Woods2016-11-201-1/+1
* Changed the PowerPC disassembler to use 'std::ostream &' internally Nathan Woods2016-11-161-0/+1
* Moved the declaration for ppc_dasm_one() to a header file Nathan Woods2016-11-161-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+480