Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
Cavelib   [2015]

Released by :
NOOP [web]

Release Date :
29 July 2015

Type :
C64 Misc.

AKA :
Clobber

Website :
https://gitlab.com/noop/Cavelib

User rating:awaiting 8 votes (8 left)

Credits :
Code .... 0xDB of NOOP

Download :

Look for downloads on external sites:
 Pokefinder.org


Summary
Submitted by iAN CooG on 2 August 2015
// cavelib (aka CLOBBER)
//
// by NOOP (demo group founded in 2015)
//
// a collection of re-usable Kick Assembler bits and pieces for C64
// programming
//
// license: see LICENSE.txt
//
// NOTE: Some but not all routines in Cave Lib contain self-modifying code
// and use locations in zero page for parameters and local working
// storage.
//
// This is a design decision to favor execution speed and to reduce the
// size of the generated code where possible.
//
// So as a rule of thumb,
// treat everything in this lib as NOT MULTI-THREADING SAFE
// and do not use any commands which branch into real subroutines
// again unless you know they already finished the previous execution.
//
// (this is easily achieved if you keep your code single-threaded)
//
// EVERYTHING GETS CLOBBERED MORE OR LESS. DON'T EVER ASSUME THAT ANY OF THE
// ROUTINES WILL EVER STORE/RESTORE YOUR REGISTERS/STATUS FOR YOU IMPLICITLY.
//
// DUE TO SELF-MODIFYING CODE, SOME OF THE ROUTINES CAN'T BE RAN IN ROM.
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (2)
· Production Notes
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.082 sec.