CREDIT CHECK

From NeoGeo Development Wiki
Revision as of 06:02, 21 October 2012 by ElBarto (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CREDIT_CHECK ($C00450)

BIOS routine called to check if there's enough credits for a player.

Input: $10FDB0 (BIOS_CREDIT_DEC) for player 1, and $10FDB1 (BIOS_CREDIT_DEC2) for player 2. Those locations are set to 0 if there aren't enough credits.

Call CREDIT_DOWN after.