This is the source code for the Victor 9000, Sirius 1, and Vicky. I found the source code here:
http://oldcomputers.dyndns.org/public/pub/roms/victor-sirius/index.html
I added a Makefile so that I could assemble it under Linux. I had to make a few minor changes to get it to assemble. After adding a couple of NOPs the output matches the F3F6 version in my Victor exactly.
In order to assemble and link you will need a MASM compatible assembler and linker:
To get Alink to compile on Linux I have provided a patch.