summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68153bim.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-1/+1
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-8/+3
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+20
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* BIM 68153: fixed release irq line bug and updated LOGs Joakim Larsson Edstrom2017-02-101-25/+21
* srcclean (nw) Vas Crabb2017-01-221-29/+29
* changed include order to avoid warnings on some platforms Joakim Larsson Edstrom2017-01-131-2/+2
* New device: BIM 68153 Joakim Larsson Edstrom2017-01-121-0/+420