Skip to content

A simple assembly interpreter. It can be used to learn the basics of most assembly languages.

Notifications You must be signed in to change notification settings

GEMISIS/ASM-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASM-Interpreter

A simple assembly interpreter. It can be used to learn the basics of most assembly languages. It was coded for the Nintendo DS due to its dual-screen nature. This means that assembly program's memory and registers can be shown on one screen, while the currently running code can be shown on another.

Screenshot 1 Screenshot 2 Screenshot 3

About

A simple assembly interpreter. It can be used to learn the basics of most assembly languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published