Skip to content

SvenHepkema/assembly-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

assembly-testing

In this repository I experiment with writing assembly. Especially during the development of my C compiler written in Rust.

Compilation

Use the following command to compile and run any of the .asm files in the assembly folder.

make <filename>.asm && ./bin/<filename>

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published