Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 458 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 458 Bytes

Webnasm

An online NASM assembly debugger.

Made because I needed to debug my snake project and hated every other assembly debugger.

There is a folder filled with demos, you can drag and drop any assembly file into the code editor and start debugging it (the snake code in the demos folder is outdated).

The debugger is powerful yet very plain and simple.