All Projects β†’ alekmaul β†’ pvcollib

alekmaul / pvcollib

Licence: MIT license
PVColLib: A small, open and free development kit for the Colecovision

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
C++
36643 projects - #6 most used programming language
Makefile
30231 projects
CSS
56736 projects
HTML
75241 projects
CMake
9771 projects

Projects that are alternatives of or similar to pvcollib

Lost Nds Tv
The Lost Nintendo DS Television Output, brought back to life
Stars: ✭ 221 (+1281.25%)
Mutual labels:  homebrew
cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies πŸš€
Stars: ✭ 3,589 (+22331.25%)
Mutual labels:  homebrew
ComicNX
NSFW comic browser for the Nintendo Switch
Stars: ✭ 15 (-6.25%)
Mutual labels:  homebrew
Homebrew Command Not Found
πŸ” Ubuntu’s command-not-found equivalent for Homebrew on macOS
Stars: ✭ 236 (+1375%)
Mutual labels:  homebrew
Iterm Fish Fisher Osx
Complete guide and Bash script to install Command Line Tools + Homebrew + iTerm2 + Fish Shell + Fisher + Plugins for development purposes
Stars: ✭ 249 (+1456.25%)
Mutual labels:  homebrew
Kosmos-Wii-U
All-in-One CFW Package for the Nintendo Wii U
Stars: ✭ 14 (-12.5%)
Mutual labels:  homebrew
Homebrew Emacs Head
GNU Emacs formula for the Homebrew package manager
Stars: ✭ 214 (+1237.5%)
Mutual labels:  homebrew
dotfiles
This is a dotfiles repository created and maintained by @erdaltsksn. It contains a collection of `.files`.
Stars: ✭ 16 (+0%)
Mutual labels:  homebrew
fake-08
A Pico-8 player/emulator for console homebrew
Stars: ✭ 374 (+2237.5%)
Mutual labels:  homebrew
tobutobugirl-dx
An arcade platformer homebrew game for the Game Boy, Game Boy Color and Super Game Boy
Stars: ✭ 58 (+262.5%)
Mutual labels:  homebrew
Brew
🍺🐧 The Homebrew package manager for Linux
Stars: ✭ 2,600 (+16150%)
Mutual labels:  homebrew
Nesicide
Integrated Development Environment for the 8-bit Nintendo Entertainment System
Stars: ✭ 244 (+1425%)
Mutual labels:  homebrew
dotfiles
My dotfiles
Stars: ✭ 22 (+37.5%)
Mutual labels:  homebrew
Homebrew Bio
πŸΊπŸ”¬ Bioinformatics formulae for the Homebrew package manager (macOS and Linux)
Stars: ✭ 237 (+1381.25%)
Mutual labels:  homebrew
homebrew-apple-fonts
Easily install Apples fonts using homebrew.
Stars: ✭ 12 (-25%)
Mutual labels:  homebrew
3ds Examples
Examples for 3DS using devkitARM, libctru, citro3d and citro2d
Stars: ✭ 221 (+1281.25%)
Mutual labels:  homebrew
libyaul
An open source SEGA Saturn development kit
Stars: ✭ 117 (+631.25%)
Mutual labels:  homebrew
dotfiles
Automatic machine configurator using Ansible
Stars: ✭ 13 (-18.75%)
Mutual labels:  homebrew
homebrew-amiga
A repository for Amiga Development related brews
Stars: ✭ 21 (+31.25%)
Mutual labels:  homebrew
homebrew-pythons
🍺🐍 A Hombrew Tap literally filled with Python Interpreters.
Stars: ✭ 20 (+25%)
Mutual labels:  homebrew

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].