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
nel_h2
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.