Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 467 Bytes

File metadata and controls

10 lines (6 loc) · 467 Bytes

Nandgame-Assembler

This is a CLI utility to compile Nandgame assembly code into machine code.

There are many arguments that change the behaviour of the program.

Stack operations no not currently work, only stuff up to Level: Software > Display currently work, or at least should work.

Use ngassmbl.exe --help for more options

This program is written in C# on Windows for Windows, and this time I am unable to compile for other hardware and operating systems.