summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/aquarius.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-11/+2
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* 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/+1
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-041-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+3
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... Miodrag Milanovic2013-04-191-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-2/+2
* (MESS) aquarius: Tagmap cleanup and moved Quick Disk to cartridge softlist wh... Curt Coder2013-01-251-111/+24
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+0
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+524