summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-4/+10
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-17/+17
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+17
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-17/+17
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-262-5/+4
* gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen defaul... angelosa2017-11-081-1/+1
* spelling (nw) hap2017-10-093-3/+3
* saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] angelosa2017-10-091-1/+1
* Update template too (nw) Angelo Salese2017-09-281-1/+1
* This has a spurious 'x' (nw) angelosa2017-08-201-1/+1
* Wrote a new device container for nichibutsu sound HW, merged usage for csplay... angelosa2017-07-161-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* korgm1.cpp: Minor update (nw) AJR2017-06-091-5/+5
* Fix template_driver.cpp compile (nw) angelosa2017-06-041-3/+5
* get rid of mconfig trampoline in a few more devices, make handlers protected Vas Crabb2017-05-222-0/+11
* assert output calback is set for keyboard/terminal (nw) Vas Crabb2017-05-191-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-145-46/+47
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-26/+26
* Merge branch 'master' into sh7604_rewrite angelosa2016-09-281-1/+2
|\
| * Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-1/+2
* | Written stub SH7604 BUS device (not hooked up to SH2 yet). angelosa2016-09-272-12/+4
|/
* Splitted Seibu Cup Soccer bootlegs into own driver (nw) angelosa2016-07-035-5/+5
* moved not compiled drivers into etc (nw) Miodrag Milanovic2016-05-023-0/+1585
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-2/+2
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* reverting: Miodrag Milanovic2016-01-204-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-164-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-102-13/+13
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-2/+2
* Minor update to template_readme.txt, nw Angelo Salese2015-12-161-1/+4
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* Restructured CCU, eventually for finally adding proper device hookup. angelosa2015-12-101-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085-0/+0
* template_driver.c: fix compilation Luca Elia2015-08-161-1/+1
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-5/+4
* Doxygen template for drivers, part one. angelosa2015-05-281-0/+40
* Usage text changes, part 1 (nw) balr0g2015-05-261-2/+15
* was marked in text as GPL2 (nw) Miodrag Milanovic2015-05-241-1/+1
* unified licenses names (nw) Miodrag Milanovic2015-05-225-10/+10
* All files now do have owner (nw) Miodrag Milanovic2015-05-212-3/+3
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-072-0/+4
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-3/+3
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-122-3/+3
* Tidy whitespace in plain text files Zoë Blade2015-04-081-2/+2
* Improve template file family properties, added readme and licensed as BSD-3-C... Angelo Salese2014-11-156-7/+47
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-4/+4
* Fixed fatal error in template driver Angelo Salese2014-03-191-1/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1