summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/superfx
Commit message (Expand)AuthorAgeFilesLines
* Changed the SuperFX disassembler to use 'std::ostream &' internally Nathan Woods2016-10-293-97/+95
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-223-168/+168
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-0/+3
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-3/+0
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-0/+3
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* reverting: Miodrag Milanovic2016-01-202-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-12/+12
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-133-0/+2089