Expand description
Core assembler implementation
This module contains the main RasAssembler struct and basic operations that are architecture-independent. Uses two-pass assembly for jmp/call with label resolution.
Structsยง
- RasAssembler
- Assembler: converts assembly text to object files