summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/miniforce.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* (nw) last bunch for tonight Robbbert2018-04-121-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* vme_hcpu30: Besta HCPU30 VME board, skeleton driver. Sergey Svishchev2017-10-031-0/+2
* (nw) Housekeeping. Robbbert2017-08-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* VME bus: added default bus address space and prepared for bus specific features Joakim Larsson Edstrom2017-02-081-38/+39
* srcclean (nw) Vas Crabb2017-01-221-7/+7
* fccpu20: moved all code and documentation to the slot device, cleanup and pro... Joakim Larsson Edstrom2017-01-211-1/+1
* Added fccpu20 to Miniforce as a VME card Joakim Larsson Edstrom2017-01-211-0/+2
* Added address map info and feature list for three models Joakim Larsson Edstrom2017-01-121-1/+29
* WIP: miniFORCE 2P21 chassi Joakim Larsson Edstrom2017-01-061-0/+164