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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.