Skip to content

lasnikr/nX-U8-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nX-U8-assembler

MIT license

An assembler written in Haskell for nX-U8/100 Core.

This project is still in development and in its alpha state with really basic functionality. As soon as I implement labels and more advanced functionalities, I'll provide binaries for Linux, Windows and macOS (all x86_64), right now you have to build it yourself which is super easy but requires GHC and Stack.

Ressources for nX-U8/100 assembly

Building (all OSs and architectures)

  • Install GHC and Stack using GHCup
  • run git clone https://github.com/lasnikr/nX-U8-assembler && cd nX-U8-assembler
  • run stack run to execute or stack install to have a nxasm binary copied to your path

About

an assembler written in Haskell for nX-U8/100 Core

Resources

License

Stars

Watchers

Forks