Skip to content

noahw2021/plasm2

Repository files navigation

plasm2

PLASM2 projecting containing the following:

Emulator

Assembler

Build Status

Lines of Code

Code size

macOS Build

Windows Build

Build Guide

Windows:

Download the solution, and compile using Visual Studio 2019 or later.

macOS:

Make

  • Install homebrew
  • Install SDL2 through homebrew brew install sdl2
  • Install Xcode Command Line Tools
  • Run the makefile

XCode

Using XCode 15.0 or later, open the project and build each file.

Linux:

WIP

Documentation

Limited documentation available here.