Skip to content

Latest commit

 

History

History

dasm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Dasm

Elementary disassembler for Atto-8 microarchitecture

Overview

The disassembler loads a memory image from file argv[1] which must be exactly 0x100 bytes in size, and outputs an assembly file to argv[2]. Disassembly adheres to the Atto-8 microarchitecture specification as defined in /spec/microarchitecture.md.