summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/avigo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* rp5c01.c: converted to devcb2 (nw) Ivan Vangelista2014-03-191-8/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-9/+9
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-10/+7
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* cleanup (nw) Miodrag Milanovic2013-04-191-6/+5
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-60/+59
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-12/+8
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-10/+10
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+0
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1039