summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Added SCREEN_RAW_PARAMS to Express Raider, fixed screen size to 256x240 [Ange... Angelo Salese2014-01-291-4/+5
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* New NOT WORKING system Angelo Salese2013-10-175-0/+10
* Added a bare bones SCUDSP core, to be improved Angelo Salese2013-10-082-0/+196
* Death to sei_crtc dummy device, state-ized Sengoku Mahjong and Good e Jan vid... Angelo Salese2013-07-111-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-113-5/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-113-230/+230
* Added skeleton device for Acorn Archimedes KART device Angelo Salese2012-11-281-2/+2
* Quick and dirty skelly for Bingo Mania, ask to Robbie for credit stuff, nw Angelo Salese2012-10-191-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Wrong file mod Angelo Salese2012-09-121-8/+8
* Place-holder Angelo Salese2012-09-121-8/+8
* Place-holders, F-Zero boots anyway Angelo Salese2012-08-271-1/+1
* Written a preliminary S-3520CF RTC chip device, used by Nintendo Super System... Angelo Salese2012-08-251-2/+2
* Quick bug-fix, otherwise old style vblank time will never work ... Angelo Salese2012-07-231-1/+1
* New NOT WORKING game Angelo Salese2012-05-301-1/+1
* Moved Bikkuri Card in Time Pilot HW, hugely improved Angelo Salese2012-05-041-2/+2
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-242-4/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+6
* Documented MCU ports in The Deep, doesn't work yet due of a MCS51 bug Angelo Salese2011-12-221-2/+55
* modernized skeleton template: hopefully it will help people to create modern ... Fabio Priuli2011-12-211-16/+23