Skip to content

alekmaul/pvcollib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 =) !