summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nwk-tr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-8/+0
* nwk-tr: fix network ram test (nw) Ville Linde2016-02-031-2/+9
* start making this a little more modern c++y with classes, member functions et... David Haywood2016-02-011-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+999