Course Syllabus: DOS Assembly Language Programming

  1. Compiling and Running Programs
  2. Number Systems BIN,OCT,DEC,HEX
  3. Input/Output
  4. Conditions and Jumps
  5. Mathematical Operations
  6. Binary Data to Decimal
  7. Decimal to Binary Data
  8. Binary Coded Decimal
  9. Random Number Generator
  10. Tables
  11. File I/O
  12. Fixed Point Math
  13. Mode 13 VGA Graphics
  14. Beep Sounds
  15. Terminate and Stay Resident Programs (TSR)
Back