summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp56156/inst.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes: Vas Crabb2024-06-271-4/+3
| | | | | | | | | | | | | * challenge_gear_cart.xml: Use title from cartridge label, also shown on boot screen. * sgi_mips.xml: Marked NetBSD install media as unsupported as it can't be installed (doesn't recognise hard disk). * spectrum_cass.xml: Consistent description format for Bruxólico demos. * cpu/dsp56156, cpu/z80: Fixed prefix header inclusion (or lack thereof). * bandai/wswan.cpp: Marked Pocket Challenge V2 software list as original. * tomy/tomy_princ.cpp: Blank line between ROM definitions.
* -dsp56k: Renamed relevant classes, files and namespaces to indicate that it ↵ mooglyguy2019-08-191-0/+786
is a DSP56156 core, not a DSP5600x core. [Ryan Holtz]