Skip to content

alekmaul/pvcollib

Repository files navigation

A C library for the ColecoVision

PVcollib

PVcollib V1.5.1 (09, 20, 2020)

PVcollib is an open and free library to develop programs for ColecoVision in C language.

It contains sdcc compiler / linker and a library (sources included) which offer facilities to use backgrounds / sprites / pads / music & sound on ColecoVision system.
Sdcc compiler from Philipp Klaus Krause - SDCC Release Manager (https://sourceforge.net/projects/sdcc/files/).
C Library is based on works from Amy Purple (aka newcoleco), a great Colecovision coder and music composer ().
A great thanks to Amy Purple continuing to help me to improve the library, thanks to her ! F18A support from matthew180 (http://codehackcreate.com/archives/592) with the help of digress (http://eriscreations.com) on Colecovision.
NMI cautions in ctrcol.s from Tursi (http://www.harmlesslion.com/cgi-bin/showprog.cgi?ColecoVision), thanks to him !

It also contains examples to help how to use functions with the library. You can find the Doxygen documentation of the library in the 'docs' directory.

GitHub page: https://github.com/alekmaul/pvcollib
Wiki page: https://github.com/alekmaul/pvcollib/wiki
Doc page: https://www.portabledev.com/pvcollib/doc

You can find tutorials about how install and use PVCollib on this page: https://github.com/alekmaul/pvcollib/wiki/Introduction

We now have a Discord :D, just join us with this link : https://discord.gg/8kAHJgj

PVcollib and affiliated tools are distributed under the MIT license (see pvcollib_license.txt file)

PVcollib is completly free and you can support it through the Paypal button:
Paypal

Thanks and happy coding =) !