summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/cubeqcpu
Commit message (Expand)AuthorAgeFilesLines
* Changed the Cube Quest disassemblers to use 'std::ostream &' internally Nathan Woods2016-11-111-6/+37
* 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-3/+6
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-6/+3
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-3/+6
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-3/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-7/+9
* reverting: Miodrag Milanovic2016-01-202-9/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-162-10/+9
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-4/+4
* remove const (nw) Miodrag Milanovic2016-01-112-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-102-4/+4
* override part 2 (nw) Miodrag Milanovic2015-12-051-32/+32
* clang-modernize part 3 Miodrag Milanovic2015-12-042-5/+5
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-4/+4
* 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/+2232