summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/barni.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-011-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+37
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-37/+16
* new working clones Ivan Vangelista2019-02-071-16/+37
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+20
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-7/+6
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-6/+7
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-7/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-3/+2
* Misc. fixes (nw) AJR2016-08-281-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* Fixes to build with visual studio. 3rdparty\zlib doesn't seem to be picked up... smf-2016-08-251-0/+1
* Pro-80: added devices. Centaur: fixed typo. Robbbert2016-08-251-7/+7
* some skeleton drivers to finish synching with PinMAME (nw) Ivan Vangelista2016-08-241-0/+102