Skip to content

Assembler for a hypothetical 16-bit architecture

Notifications You must be signed in to change notification settings

PolovinaD/assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assembler

A tool that does parsing and simple syntax checking for a hypothetical assembly language on a hypothetical 16-bit machine.

It translates instructions to binary code and creates table of symbols and relocations (inspired by GNU toolchain) needed by linker and loader to finally create a runnable file that could be emulated.

About

Assembler for a hypothetical 16-bit architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages