summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/irisha.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-441/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Placed my files under BSD3, and also some that I shared with Robbert with his... Miodrag Milanovic2015-05-071-0/+2
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-12/+7
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-38/+28
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-1/+1
* (MESS) irisha : cleanup (nw) Robbbert2013-10-071-24/+283
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-1/+1
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-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 bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Did some missed by code (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+197