summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs009.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-6/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* igs009: protection patch for the newer jingbell sets (nw) Luca Elia2016-04-031-30/+42
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* Reparent all sets of IGS Jingle Bell. Added technical information RobertoFresca2016-03-011-62/+94
* New clones added or promoted from NOT_WORKING status RobertoFresca2016-02-291-7/+115
* IGS009 driver improvements: Added both missing PPI8255 devices and routed RobertoFresca2016-02-281-11/+56
* revert part of 'clang cleanup 7' where 0 means the value 0 hap2016-01-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-7/+7
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-7/+7
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+969