What is ObjAsm?
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code.
It makes it very easy to carry out complex tasks and large projects. It comes with a rich,
optimized, and tested object repository that can be used directly into your applications.
The complete source code is available.
Requirements and Tools
- MS Operating System: Windows™ XP/Vista/7/8/8.1/10/11.
- Preferred Assembler: UASM.
- Preferred Linker: MS Incremental Linker - Version 5 or higher.
- Preferred Library Manager: MS Library Manager - Version 12 or higher.
- Preferred Resource Compiler: MS Resource Compiler - Version 10 or higher.
- Preferred Ribbon Markup Compiler: MS UICC - Version 10 or higher.
- Prefered IDE: RadASM.
- Libraries: check Microsoft homepages for the latest updates.
- Includes: translated header files are included in the installation.
Notes
- Installation
A Web Installer can be downloaded from here.
Please follow the instructions on the download page.
A few words of thanks
Many very skilled people have helped in the development of this work. I would especially like to express my deepest gratitude to
L. Ketchell, K. Liebenau, J. Trudgen, K. Usanov and all the other people that who have supported this project.
Finally, I would like to thank my wife Erica , who has supported this work with endless patience.