summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/dsp56k/tables.c
Commit message (Collapse)AuthorAgeFilesLines
* [no whatsnew] dsp56k : Weaning the core off std::strings. Andrew Gardner2010-08-191-230/+439
| | | | | | (Sorry for jamming this in the middle of some major system changes. It shouldn't collide much, if at all.)
* Cleanups and version bump.mame0139u1 Aaron Giles2010-08-121-6/+6
|
* The dsp561xx CPU core now generates accurate disassembly for Konami ↵ Andrew Gardner2010-08-041-0/+661
Polygonet hardware (verified against Motorola's reference disassembler). [Andrew Gardner, Stiletto]