Skip to content

Konctantin/SmallAsmBuilder

Repository files navigation

SmallAsmBuilder

Small tool for generate bytecode from ASM source.

Build instructions

First grab the code using git:

git clone --recursive https://github.com/Konctantin/SmallAsmBuilder.git

Use Visual Studio 2015 to build it once you have all dependencies.

Dependecies

FASM

scintilla

Sample App

Sample App