This repository contains a collection of assembly code examples written specifically for the OTTER architecture. Assembly language is used to write low-level programs that can be executed by a computer's processor, and this repository highlights the unique characteristics and functionality of the OTTER architecture.
One of the key features of the OTTER architecture is its ability to run any assembly code. This repository showcases some of the common examples of assembly code that can be run on the OTTER platform. These examples include basic arithmetic operations, memory manipulation, control flow, and system calls.