Pages tagged with "other"

This is a list of pages that have been tagged with “other”.

PageDescriptionTags
mame_rand() The mame_rand() function returns a standardized random number. Syntax Declaration Declared in src/emu/mame.h as UINT32 mame_rand(running_machine *machine); Parameters * *machine -- Pointer to the currently running machine. Returns A random number. , ,