summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/compis.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-4/+4
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-23/+21
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-39/+39
* (MESS) fixed upd765-related regressions in p8000_16, compis and sf7000. no wh... Fabio Priuli2012-10-151-1/+1
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-66/+5
* Fix for regressions (no whatsnew) Miodrag Milanovic2012-10-041-3/+3
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-18/+16
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+6
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-2/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-4/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Don't use safe_pc[base] when you already have a Aaron Giles2012-09-111-66/+66
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-66/+66
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1404