Course Syllabus: DOS Assembly Language Programming
- Compiling and Running Programs
- Number Systems BIN,OCT,DEC,HEX
- Input/Output
- Conditions and Jumps
- Mathematical Operations
- Binary Data to Decimal
- Decimal to Binary Data
- Binary Coded Decimal
- Random Number Generator
- Tables
- File I/O
- Fixed Point Math
- Mode 13 VGA Graphics
- Beep Sounds
- Terminate and Stay Resident Programs (TSR)
Back