COIN SOUND subroutine: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Game routine called by the BIOS, 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") |
m (BIOS -> system ROM) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Game routine called by the [[ | 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).