summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpuint.h
Commit message (Collapse)AuthorAgeFilesLines
* More gottlieb cleanup. Fixed rev 2 sound again, fleshed out memory Aaron Giles2008-08-011-0/+2
| | | | | | | | maps and behaviors according to the schematics. Hooked up coin counters. Added new functions cputag_set_input_line() to assert input lines via CPU tag instead of index.
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-111-1/+2
| | | | | | | | | Subject: change for cpunum_set_irq_callback() callback function This patch adds the running_machine* parameter to the function passed into cpunum_set_irq_callback() and adds the IRQ_CALLBACK macro for the callback function.
* - Changed cpunum_set_input_line* functions to take running_machine as an ↵ Zsolt Vasvari2008-01-241-2/+2
| | | | | | argument - Added that fix the arm7dasm, otherwise I couldn't compile the code
* (From AtariAce) Aaron Giles2008-01-081-1/+1
| | | | | Added machine and cpunum parameters to INTERRUPT_GEN callbacks. Fixed several places that were not using INTERRUPT_GEN or OPBASE_HANDLER macros.
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
| | | | | | - removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
|
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+56