summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68153bim.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-6/+7
* 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