Skip to content

AdamLaurie/marc4dasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

marc4dasm

Atmel MARC4 disassembler

Known limitations:

ROM variables (i.e. static values loaded into memory with the TABLE command) cannot be easily identified as they utilise the Return Stack for addressing, so only become visible when the code is running. This means that during disassembly they will be mistakenly treated as code, which may break the following code due to incorrect instruction lengths etc.

About

Atmel MARC4 disassembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages