8086 Assembly Language Programming Setup: Windows user: Install EMU8086 - 8086 Microprocessor Emulator Read the documentation of EMU8086 press F1 key Linux user: Install wine32 and set it up - for running windows application Install EMU8086 - 8086 Microprocessor Emulator Run EMU8086 using wine32 Assembly Codes: Array basics Stack basics Procedure basics 2's complement Signed INT16 IO Unsigned UINT16 array IO Signed INT16 array IO Length of longest increasing subsequence Insertion sort Resources: Assembly Language Programming and Organization of IBM PC