summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/spec_snqk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-221-1/+1
* more sorting of MESS licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-5/+5
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-16/+16
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-1/+1
* converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe... Oliver Stöneberg2014-03-291-18/+2
* replaced some more malloc/free usage with global_alloc_array/global_free_arra... Oliver Stöneberg2014-03-281-6/+6
* removed mame_* aliases and just use core_* functions (nw) Oliver Stöneberg2014-03-241-14/+14
* Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... Nathan Woods2014-01-291-5/+5
* modernised the AY8910 [smf] smf-2013-05-121-4/+4
* cleanup (nw) Miodrag Milanovic2013-04-191-14/+14
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-0/+2580