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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.