summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bpmmicro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more region widths (nw) AJR2019-11-161-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-6/+7
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-14/+14
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+18
* 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
* various comment updates (nw) Lord-Nightmare2017-06-041-2/+2
* Add validation check for contradictory flags, fix things it caught (nw) Vas Crabb2017-05-311-1/+1
* srcclean (nw) Vas Crabb2017-05-281-11/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* bpmmicro.cpp: more comment updates about shields/tech adapters (nw) Lord-Nightmare2017-05-021-22/+55
* BP1200: Mostly traced out the SM48D socket module. [Lord Nightmare] Lord-Nightmare2017-05-011-0/+63
* bp1200 wip (nw) Lord-Nightmare2017-04-301-27/+125
* update comments (nw) Lord-Nightmare2017-04-251-10/+19
* New NOT_WORKING driver added Lord-Nightmare2017-04-251-0/+214