
About
MasterPiece Assembly is a small x86_64 assembly language demo for Linux, built with CMake.
Getting started
Build it with CMake — create a build directory, run `cmake ..` then `make -j4`, and launch the resulting MasterPiece binary from the repo root.