summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i86
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-227-515/+515
* disassembly window fixes (nw) smf-2016-10-191-1/+1
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-283-3/+8
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-273-8/+3
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-273-3/+8
* Less errorlog spam. (nw) Curt Coder2016-08-161-6/+6
* made common_op for wip tool (nw) Miodrag Milanovic2016-08-121-1/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* tv990: WIP (nw) cracyc2016-07-231-1/+1
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-282-4/+4
* i86: fix notes (nw) cracyc2016-01-281-6/+9
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-3/+3
* apply: 27c27 David Haywood2016-01-251-11/+16
* reverting: Miodrag Milanovic2016-01-206-33/+33
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-204-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-164-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-33/+33
* Revert "remove const (nw)" Miodrag Milanovic2016-01-134-4/+4
* remove const (nw) Miodrag Milanovic2016-01-114-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-105-8/+8
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-17/+17
* override part 1 (nw) Miodrag Milanovic2015-12-052-29/+29
* clang-modernize part 6 Miodrag Milanovic2015-12-041-9/+9
* clang-modernize part 3 Miodrag Milanovic2015-12-044-5/+5
* Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* nothing to see here; move along kazblox2015-10-261-2/+2
* i86 - implement 0xF1 alias for 0xF0 (LOCK) kazblox2015-10-251-5/+7
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+7879