Add ld10k1 tool

Added ld10k1 tool by Peter Zubaj.
This commit is contained in:
Takashi Iwai 2005-03-18 13:40:44 +00:00
parent 37104ebf62
commit 2df1aa7c20
98 changed files with 19970 additions and 1 deletions

View file

@ -0,0 +1,16 @@
name "volLR"
include "emu_constants.asm"
volLR control #1,0,#1
inl IO
inr IO
outl equ inl
outr equ inr
macs outl,inl.o,inl,volLR
macs outr,inr.o,inr,volLR
end