[][src]Crate y86_lib

Modules

assembler

Y86 Assembler, can be used to generate the machine code associated with a Y86 file

executer

More accurately a debugger Can execute Y86 machine code, can also step through instructions and set breakpoints

number_parser

Simple number parser, can parse hex and decimal values