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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.