Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clbr/neslib

Neslib
https://github.com/clbr/neslib

Last synced: 3 days ago
JSON representation

Neslib

Awesome Lists containing this project

README

        

Neslib
======

This is a ca65 asm library consisting of useful NES functions. It's designed to be
used with cc65 git master, no need for old runtimes or the like.

Credit for making this goes to Shiru, who published the original in public domain.

However, the original had several bugs and outright bad docs, and Shiru wasn't interested
in making changes to fix those, so here's a fork.

This is under the zlib license.

Sample usage
------------

See the cnrom sample at https://github.com/clbr/nes/tree/master/cnrom