summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/coretmpl.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-6/+6
* Palettes are now copied during get_primlist. This should fix couriersud2015-01-011-0/+8
* Fix Clang compile (nw) R. Belmont2014-08-101-1/+1
* Nuke some more auto_allocs. Aaron Giles2014-03-161-0/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-9/+326
* #if 0 around some debugging code. Aaron Giles2014-02-201-1/+3
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-19/+34
* Removed some auto_mallocs in favor of dynamic_arrays. Aaron Giles2014-02-191-3/+9
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Separated user gain from input gain. Added more functions to Aaron Giles2012-04-261-1/+1
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-2/+2
* free_file_line no longer complains about NULL free's not existing. Aaron Giles2012-02-191-2/+2
* Delete dynamic_array buffer only if allocated, fixes crash in taitogn, requir... Miodrag Milanovic2012-02-181-2/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+109