Write an assembly level program to generate the Fibonacci series up to n numbers using 8086 microprocessor kit and assemble level language. The program must use registers and accumulators according to the requirements needed for calculations and display the complete Fibonacci series up till the range specified by the user.