summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/iq151.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* pic8259: remove trampolines (nw) cracyc2014-04-231-14/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-2/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+5
* iq151cart_slot_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-15/+35
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* (MESS) fixed iq151 and alphasmart regressions. (nw) Sandro Ronco2014-04-011-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-2/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Moved iq151, kc, tvc and z88 expansions into emu/bus. (nw) Sandro Ronco2013-10-261-9/+9
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-5/+5
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-9/+1
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-8/+8
* IRQ_CALLBACK modernization part 1 (no whatsnew) Miodrag Milanovic2013-01-311-5/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-79/+79
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-5/+5
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-4/+4
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-5/+5
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-4/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+493