NESHLA is an assembler for the Nintendo NES which gives the features of high level languages such as C without sacrificing any efficiency or speed. It structures and simplifies coding the NES, while still using assembly language.
Follow NESHLA: High Level 6502/NES Assembler
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
This is the original source code. I have forked it, converted it to autotools and got it to compile cleanly on Linux. The repo is here: http://bitbucket.org/wookie/neshla I have begun re-implementing the compiler in Python to increase portability and to make it extensible so that it can support more CPUs and platforms. That repo is here: http://bitbucket.org/wookie/hlakit The 1.0 release of HLAKit will be out by 1/1/2011.