summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaned up some sega comm related stuff Ariane Fugmann2016-06-251-91/+2
* M2COMM: commented out jaleco custom handlers (nw) Ariane Fugmann2016-06-231-2/+2
* Merge remote-tracking branch 'refs/remotes/mamedev/master' Ariane Fugmann2016-06-221-2/+11
|\
| * finish the mb86235 disassembler (nw) Ville Linde2016-06-121-2/+11
* | M2COMM: fix EPR-16726 node numbering Ariane Fugmann2016-06-221-0/+2
* | M2COMM: hook up comm board in model2 (W.I.P.) Ariane Fugmann2016-06-211-1/+13
|/
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-14/+14
* correct 'dynabb' IC numbers MetalliC2016-04-101-6/+5
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-9/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* load 'dynabb' romset properly, 2 model roms were incorrectly being loaded int... David Haywood2016-03-241-5/+8
* model2.cpp: Minor documentation correction - NW briantro2016-03-081-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+6059