summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cobra.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary mirrors (nw) Ville Linde2016-06-161-20/+20
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-0/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+0
* Cleanups and version bump Miodrag Milanovic2016-02-241-2/+2
* Add macros for alignment checking (nw) AJR2016-01-301-2/+2
* cobra: register 0x114 is fb read pix/line count (nw) Ville Linde2016-01-301-21/+35
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* cobra: fix JVS handling (nw) Ville Linde2016-01-251-41/+97
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-1/+1
* Fixes (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* some hand made changes (nw) Miodrag Milanovic2015-12-191-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-30/+30
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-52/+52
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3531