summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vtech2.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-489/+0
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* cleanup in mess section (nw) Miodrag Milanovic2015-04-191-2/+2
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-6/+6
* (MESS) a bunch more of generic cart slots. nw. Fabio Priuli2014-09-251-43/+25
* (MESS) vtech2 (Laser350/500/700): added cassette save/load Robbbert2014-03-241-10/+4
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* more state cleanup and some modernization (nw) Miodrag Milanovic2013-04-191-8/+7
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-33/+30
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-6/+1
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* more cleanup (nw) Miodrag Milanovic2013-04-141-10/+8
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-17/+17
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-4/+4
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-201/+199
* srcclean (nw) Curt Coder2012-10-071-1/+1
* vtech2 cleanup (no whatsnew) Miodrag Milanovic2012-09-201-74/+63
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-8/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+536