COIN SOUND subroutine: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
mNo edit summary
m (BIOS -> system ROM)
 
Line 1: Line 1:
Game routine called by the [[BIOSes|BIOS]], which has to play the "coin deposit" sound (typically sends a byte command to the Z80 to play a short PSG sound effect).
Game routine called by the [[System ROM]], which has to play the "coin deposit" sound (typically sends a byte command to the Z80 to play a short PSG sound effect).


[[Category:Code]]
[[Category:Code]]

Latest revision as of 06:20, 28 October 2015

Game routine called by the System ROM, which has to play the "coin deposit" sound (typically sends a byte command to the Z80 to play a short PSG sound effect).