ML routines library?

Basic and Machine Language

Moderator: Moderators

Post Reply
naujoks
Vic 20 Drifter
Posts: 35
Joined: Tue Aug 16, 2005 6:25 am

ML routines library?

Post by naujoks »

Is there a machine language library somewhere?
I feel like having to reinvent the wheel time and time, or ask people on this forum for help, when the code snippet I need probably does exist somewhere...
groepaz
Vic 20 Scientist
Posts: 1187
Joined: Wed Aug 25, 2010 5:30 pm

Re: ML routines library?

Post by groepaz »

there are some resources:

codebas64.org - c64 centric, but still lots of generic things there
cc65 on github - the library sourcecode can be useful to look up small fundamental routines (multiply two numbers or sth like that)
6502.org - has a bunch of nice articles on fundamental things
the fridge (used to be ffd2.com) - again c64 centric, but also generic things
I'm just a Software Guy who has no Idea how the Hardware works. Don't listen to me.
Post Reply