mirror of
https://github.com/holub/mame
synced 2025-04-30 11:50:30 +03:00
![]() only remaining form is the one that takes a pointer parameter. Added macros for STATE_PRESAVE and STATE_POSTLOAD to define common functions. Added machine parameter to these functions. Updated all drivers and CPU/sound cores to use the new macros and consolidate on the single function type. As a result pushed the machine parameter through a few initialization stacks. Removed unnecessary postload callbacks which only marked all tiles dirty, since this is done automatically by the tilemap engine. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |