summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/apexc
Commit message (Expand)AuthorAgeFilesLines
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-2/+3
* Changed the apexc disassembler to use 'std::ostream &' internally Nathan Woods2016-11-111-14/+24
* fixed ML state mask (nw) smf-2016-10-281-2/+2
* increase WS state mask to 4 bits, to match what the emulation does. (nw) smf-2016-10-281-1/+1
* sync pc/curpc/ml/ws (nw) smf-2016-10-282-43/+23
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-223-36/+36
* disassembly window fixes (nw) smf-2016-10-191-0/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-022-6/+6
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* reverting: Miodrag Milanovic2016-01-202-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-2/+2
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* 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/+1144