| |
Dragnet
Registered: Nov 2006 Posts: 16 |
Routine listing...
Hola!
Is there some place where I can find a "complete" list of the various routines developed and made famous on the C64, and perhaps explained a bit...? Not looking for source code as such, but just the general ideas behind the routines...
I mean, it is fun to read these forums, but it can be kinda hard to follow the various discussions when you (that is - I) really do not know how a routine is made, or what an abbreviation stands for...
Regards - Dragnet/Rabiez
|
|
| |
Radiant
Registered: Sep 2004 Posts: 639 |
http://www.ffd2.com/fridge/chacking/
C= Hacking has articles on quite a few tricks.
http://user.tninet.se/~uxm165t/demo_programming/demo_prog/demo_..
Puterman's tutorial on demo coding, it explains the concept behind several common effects. |
| |
Slammer
Registered: Feb 2004 Posts: 416 |
Don't forget the VIC article: http://www.minet.uni-jena.de/~andreasg/c64/vic_artikel/vic_arti..
It can give you a good understanding of whats going on and it explains FLI, FLD, Linecrunch etc etc. in detail.
|
| |
Dragnet
Registered: Nov 2006 Posts: 16 |
Already checking the articles out - thanx for the input!
|
| |
Slammer
Registered: Feb 2004 Posts: 416 |
I posted some links on my site relevant to c64 asm programmers. Look under programming resources if you are still looking for input:
http://www.theweb.dk/KickAssembler/Links.php |