Giter VIP home page Giter VIP logo

vic-sss's Introduction

vic-sss

Commodore VIC20: Software Sprite Stack library using modern 6502 assembler

I have found that programming for an 8-bit computer is a very challenging, yet personally rewarding, experience:

VIC-SSS provides a programmer-friendly API to manage your game's playfield with software-rendered sprites and other animations for a flicker-free video experience. On-the-fly custom character manipulations with dual video buffers accomplish these goals, avoiding the alternative of dedicating all internal RAM for a smaller, but fully, bit-mapped screen. This API supports both NTSC and PAL VIC 20 computers, and allows for display modes that change VIC's 22x23 screen layout.

The software sprite stack promotes a flicker-free video experience, with the option by the game programmer to govern frame buffer flips with screen raster timing. While the VIC 20 computer and its graphics are primitive to begin with, this API was created to strike a balance between machine and programmer friendliness โ€“ which is what the VIC is all about. The result of that friendliness makes the code size around 2 kilobytes and requires nearly all of the internal 4 kilobytes of RAM for graphics display and management. Thus, your game program will require some form of memory expansion โ€“ all examples provided will run on 8k expansion.

vic-sss's People

Contributors

theflyingape avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.