summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ptcsol.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Merge branch 'master' of https://github.com/mamedev/mame Robbbert2018-05-101-6/+3
|\
| * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-6/+3
* | MT 06948 Robbbert2018-05-101-4/+4
|/
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-211-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+23
* sol20: Don't forget DTR (nw) AJR2018-03-041-0/+1
* sol20: Add RS232 port AJR2018-03-041-43/+29
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-36/+36
* Remove duplicates (nw) Olivier Galibert2018-02-151-6/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* S-100 drivers tagged for future reference (nw) AJR2017-10-311-0/+1
* ptcsol.cpp: Clock note (nw) AJR2017-10-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-4/+10
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-7/+2
* MT 06216 Robbbert2017-01-071-5/+17
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-4/+4
* Super-80: another 6 software items; turned down the cassette volume on some o... Robbbert2016-05-071-2/+2
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+796