summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpuexec.h
Commit message (Collapse)AuthorAgeFilesLines
...
* (From Dave Dribin) Aaron Giles2008-01-111-1/+1
| | | | | Here's a patch that fixes compile errors when compiling a C++ source file including "render.h" and "palette.h". C++ (at least g++) does not like typedef's for an enum coming before the actual enum.
* (From AtariAce) Aaron Giles2008-01-081-2/+2
| | | | | 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
|
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-0/+1
|
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-9/+0
|
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+434