Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 178 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 178 Bytes

Build

cargo build

Running

Run the assembler:

./target/debug/rb18-asm test/jump_test.asm

Execute the binary (out.bin)

./target/debug/rb18 out.bin