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,18 @@
name "volBUS2"
include "emu_constants.asm"
;volBUS2 control #1,0,#1
inl IO
inr IO
in3 IO
out equ inl
acc3 out,inl,inr,in3
end