Skip to main content

Module core

Module core 

Source
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