Tools
oopasm.asc
Associated article: An Object-Oriented Assembly Language Macro Library
Tags: Tools
_AN OBJECT-ORIENTED ASSEMBLY LANGUAGE MACRO LIBRARY_ by Donald J. McSwain [LISTING ONE] Macro File: objects.mac COMMENT % =============================================================== Sets up stack, SI with object pointer, DX with message number, and calls sendMsg procedure. Passed: Obj - Name of receiving object; Msg ...


