summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segac2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* confirmed on a PCB that this is rev A David Haywood2016-02-041-3/+3
* segac2.cpp: Minor doc update based of picture of actual PCB - NW briantro2016-01-261-1/+2
* Yet more this==NULL fixes therealmogminer@gmail.com2016-01-231-8/+14
* reverting: Miodrag Milanovic2016-01-201-1/+1
* New Game Waku Waku Marine added briantro2016-01-181-0/+77
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-6/+6
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2443