mirror of
https://github.com/holub/mame
synced 2025-06-02 19:06:43 +03:00
![]() > From: Atari Ace [mailto:atari_ace@verizon.net] > Sent: Monday, August 03, 2009 10:52 PM > To: submit@mamedev.org > Cc: atariace@hotmail.com > Subject: [patch] De-globalize romload.c/validity.c > > Hi mamedev, > > Static and global variables in the core of MAME have slowly been > replaced with opaque structures latched onto the running machine. This > patch extends this idiom to two more files, romload.c and validity.c. > validity.c in fact didn't need any global state (it was used only to > pass data between function calls), and romload.c already had a struct > that largely served that purpose. > > ~aa |
||
---|---|---|
.. | ||
layout | ||
ldpdriv.c | ||
ldplayer.c | ||
ldplayer.mak |