Skip to content
/ irid Public

Custom 16-bit architecture with a toolchain & emulator.

License

Notifications You must be signed in to change notification settings

bellrise/irid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irid
====

This is the Irid mono-repo with all things Irid. Irid is a custom, 16-bit
architecture built for fun and learning purposes. This project contains the
emulator, assembler and linker for the custom assembly language, which frankly
is simmilar to existing assemblies.


Build
-----

To compile this whole project, the only requirements are a sane C compiler,
and GNU Make. Optionally, you may use Python 3 for scripts (not required to
build). All you have to run is:

$ make

About

Custom 16-bit architecture with a toolchain & emulator.

Topics

Resources

License

Stars

Watchers

Forks