Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ↵ | 2016-09-27 | 3 | -6/+3 | |
| | | | | | | everything in the debugger, which allows interruptible cpu's to work properly. [smf]" This reverts commit 1a186c8a3a16a7ce99d7df2dd217a7552b696c92. | ||||
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ↵ | 2016-09-27 | 3 | -3/+6 | |
| | | | | everything in the debugger, which allows interruptible cpu's to work properly. [smf] | ||||
* | Added save state support to tms99xx; replaced new/delete by unique_ptr. | 2016-09-23 | 4 | -248/+341 | |
| | |||||
* | Let's give the new srcclean a spin... | 2016-08-02 | 2 | -3/+3 | |
| | |||||
* | misc fixes (nw) | 2016-06-22 | 1 | -1/+1 | |
| | |||||
* | gcc 6.1.1 warning fixes (nw) | 2016-06-16 | 1 | -3/+3 | |
| | |||||
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent ↵ | 2016-04-24 | 1 | -9/+9 | |
| | | | | confusion (nw) | ||||
* | tms9995: Changed method names for some input lines | 2016-03-31 | 2 | -4/+4 | |
| | |||||
* | Logging changed; fixed HOLD handling; added synchronous RESET | 2016-03-31 | 2 | -117/+150 | |
| | |||||
* | Log output changed | 2016-03-31 | 1 | -52/+52 | |
| | |||||
* | Removed restrictions from files where we have written approval (nw) | 2016-03-24 | 1 | -14/+0 | |
| | |||||
* | reverting: | 2016-01-20 | 8 | -15/+15 | |
| | | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw) | ||||
* | Revert "rest of device parameters to std::string (nw)" | 2016-01-20 | 4 | -4/+4 | |
| | | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7. | ||||
* | Revert "some additional (nw)" | 2016-01-20 | 2 | -2/+2 | |
| | | | | This reverts commit e8512cb57bfcfc69d5abab5f2e993f139f306536. | ||||
* | some additional (nw) | 2016-01-16 | 2 | -2/+2 | |
| | |||||
* | rest of device parameters to std::string (nw) | 2016-01-16 | 4 | -4/+4 | |
| | |||||
* | tags are now strings (nw) | 2016-01-16 | 8 | -15/+15 | |
| | | | | fix start project for custom builds in Visual Studio (nw) | ||||
* | Revert "remove const (nw)" | 2016-01-13 | 4 | -4/+4 | |
| | | | | This reverts commit e96fd34dd817f1113daf9e6b099a8f40cfd1ed6d. | ||||
* | remove const (nw) | 2016-01-11 | 4 | -4/+4 | |
| | |||||
* | Return std::string objects by value rather than pass by reference | 2016-01-10 | 4 | -7/+7 | |
| | | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string | ||||
* | cleanup (nw) | 2015-12-26 | 2 | -7/+7 | |
| | |||||
* | cleanups (nw) | 2015-12-25 | 1 | -1/+1 | |
| | |||||
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 2 | -24/+24 | |
| | |||||
* | override part 2 (nw) | 2015-12-05 | 3 | -40/+40 | |
| | |||||
* | override part 1 (nw) | 2015-12-05 | 1 | -17/+17 | |
| | |||||
* | clang-modernize part 3 | 2015-12-04 | 4 | -39/+39 | |
| | |||||
* | Cleanups and version bumpmame0168 | 2015-11-25 | 1 | -2/+2 | |
| | |||||
* | Some more cleanup (nw) | 2015-11-11 | 1 | -2/+2 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 5 | -0/+0 | |
| | |||||
* | fixed linking unidasm in small builds (nw) | 2015-11-02 | 1 | -5/+5 | |
| | |||||
* | making logerror part of machine and device classes [Miodrag Milanovic] | 2015-11-01 | 1 | -5/+5 | |
| | | | | display tag of device that logged message | ||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 11 | -0/+13840 | |