About this document
Assembly Language Programming Guide by Dũng Nguyễn Trọng is a document available to read on EtoBox.
This document contains code snippets and questions related to assembly language macros and the mouse driver. It defines a WORK_HOUR macro that calculates total work hours, and a WAGES macro that calculates total wages. It also contains code to check for a mouse driver using INT 33h, display the mouse version and button count, and get continuous mouse position in 80x25 text mode or pixels.
- Author
- Dũng Nguyễn Trọng
- Language
- EN