diff options
author | 2008-09-04 08:55:01 +0000 | |
---|---|---|
committer | 2008-09-04 08:55:01 +0000 | |
commit | cffe2010943845358cf44ae1c4b1f5dc55e845ae (patch) | |
tree | 8b2e8f0bac8eb33dba922065284e6fb64bd387e6 /src/emu/cpu/minx/minxfunc.h | |
parent | c1f0164f5d02bf60dce10b58503bd2fea2cec951 (diff) |
From Oliver Stoeneberg [oliverst@online.de]
This contains three different patches:
20080829.patch
Introducing the running_machine* parameter in a few more places. Next
step would be to make the execute_* function aware of it, if that's
OK. Also used the machine parameter in memory.c were it's available.
20080829_1.patch
The already discussed and probably being rejected removal of
dreprecat.h from debugger.h. I think this is a low-risk patch (we had
worse cleanups) and it lowers the risk of new code using deprecated
function beign introduced in MAME/MESS, because there is no invisible
inclusion of deprecat.h anymore (I think one driver - kofball.c - got
it with deprecated code).
20080829_2.patch
The last Machine -> machine conversion I had sitting in my local
tree. I know the proper way is to turn them into devices, but I still
haven't looked into that.
Diffstat (limited to 'src/emu/cpu/minx/minxfunc.h')
0 files changed, 0 insertions, 0 deletions