jcd-as / neslib

Port of Shiru's NESLib CC65 library for 8bitworkshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

@clbr made some changes and fixed some things.

@sehugg made some more changes to integrate with http://8bitworkshop.com/

This is under the zlib license.

About

Port of Shiru's NESLib CC65 library for 8bitworkshop.

License:zlib License


Languages

Language:Assembly 57.6%Language:C 39.5%Language:Makefile 2.0%Language:C++ 0.9%