Changes

PlayCity

No change in size, 13:50, 13 May 2017
Undo revision 98121 by [[Special:Contributions/SyX|SyX]] ([[User talk:SyX|talk]])
===Coding Examples===
====YMZ Initialization====
'''YMZ_SELECT''', select a YMZ register. Use the port '''$F984''' for the left right channels and port '''$F988''' for the right left channels.
'''YMZ_WRITE''', write a byte in the selected register. Use the port '''$F884''' for the left right channels and port '''$F888''' for the right left channels.
<pre>
; Initialization of the YMZ registers
123
edits