A simple inventory system programmed using Borland's Turbo Assembler.
Adding and subtracting inventory quantities in double digits. Highlighting items that are below 6 using coloured fonts.
Wrongly displaying item quantity when it's below 0 or above 100 Program's data is hardcoded in the source code.