summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/tx1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-2/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-3/+3
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1421