Skip to content

A simple assembler developed in C during one of the Computer Science courses in UNESP.

Notifications You must be signed in to change notification settings

lnutimura/c-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

C Assembler

A simple assembler developed in C during one of the Computer Science courses in UNESP.

All the comments were written in PT-BR, but I'll eventually translate them to EN-US.

Usage:

In Command Prompt, at the "monta.c" directory, type:

monta <entry_file>

Where entry_file is a .asm.

The output file will be a .opc.

About

A simple assembler developed in C during one of the Computer Science courses in UNESP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages