This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ organic admiral.dasm16 --json listing.json | |
Organic DCPU-16 Assembler Copyright Drew DeVault 2012 | |
Unhandled Exception: System.NullReferenceException: Object reference not set to | |
an instance of an object. | |
at Organic.Assembler.Assemble(String code, String FileName) | |
at Organic.Assembler.Main(String[] args) | |
Running windows 32bit | |
This repo's code |