Skip to content

Assembler Guide

Diogo Valadares Reis dos Santos edited this page Aug 26, 2025 · 4 revisions

🧪 Assembler Guide

This section explains how to use the assembler and how to create new programs using the available instructions.

📘 Summary

  1. Assembly Structure — Learn how to structure your program and explore the full list of supported instructions.
  2. Assembling Your Program — A quick guide on how to run the assembler and compile your code.

Clone this wiki locally