mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
![]() Subject: [patch] Remove more Machine globals, #include "deprecat.h" Hi mamedev, The attached patch goes through and converts a number of Machine globals to machine locals, and then removes #include "deprecat.h" if appropriate. The script that generated it is included, since the patch itself is rather large and would have been time consuming to produce otherwise. The script doesn't convert cases of Machine that aren't in common macros. I'll try to tackle those later if someone doesn't beat me to it. ~aa |
||
---|---|---|
.. | ||
ccpu.c | ||
ccpu.h | ||
ccpudasm.c |