summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/v30mz/v30mz.h
Commit message (Expand)AuthorAgeFilesLines
* Pointer-ified the V30MZ core. Untested as nobody is using it. Aaron Giles2008-12-081-170/+158
* activecpu_count -= 133 Aaron Giles2008-12-061-3/+3
* change_pc? What change_pc? Aaron Giles2008-11-241-3/+0
* Remaining CPU cores updated to new functions. Aaron Giles2008-11-231-15/+15
* Generalized the concept of opbase access into "direct" access. Aaron Giles2008-11-171-6/+6
* Major cpuintrf changes: Aaron Giles2008-11-101-3/+3
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-9/+9
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+359