Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 264 Bytes

moxite

Directory Structure

  • src/: Contains the source assembly files.
  • build/: Contains the build artifacts, including the binary and image files.

Build Instructions

Prerequisites

  • NASM (Netwide Assembler) must be installed on your system.