Skip to content

ppepos/pep8-dbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an ongoing Reverse-Debugging project for PEP/8 educational assembly language

Compiling

$ make

Usage

Usage: bin/tool [OPTIONS...] filename
Options:
-a           Assemble
-d           Disassemble
-n           Number of bytes to disassemble
-h, --help   Show this help message

To assemble a file

bin/tool -a filename.pep

To disassemble a file

bin/tool -d filename.pepo -n [number of bytes]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published