/8086

Homework Codes in 8086 (Assembly Language) | HW from COA

Primary LanguageAssembly

Homework Codes in 8086 (Assembly Language)

Capable with emu8086 and IBM-PC Emulator.

Functional description can be found in the corresponding folders.

  • Quick Sort - Introduction to 8086

    Quick sort fifty (50) 16-bit signed integers XXXXH in place and in ascending order.

  • Keyboard Interrupt - Microcomputer Interface

    Overwrites INT 09H (Keyboard Interrupt) and INT 08H (Timer Interrupt).