You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
341 B

; New microcode
name "K-Output";
copyright "Copyright (c) 2004.";
created "05/08/2009";
engine "kX";
; comment "";
guid "ff50de33-9bbd-4f8d-960d-a17e7f8a88b2";
; -- generated GUID
; itramsize 0
; xtramsize 0
; code
input Left
input Right
macs KX_OUT(0x0),Left,0.0,0.0
macs KX_OUT(0x1),Right,0.0,0.0
end