| |
Sixx
Registered: May 2005 Posts: 229 |
Code, how to get started?
An old friend of mine who coded a little in 85-86 was thinking about coding on the c64 again. He was wondering what he needs to get started and began to mumble something about some reference guide. He also wonder what assembler he should use. He will be using VICE. Thanks for heelping out guys.
|
|
... 22 posts hidden. Click here to view all posts.... |
| |
Mihai
Registered: Feb 2002 Posts: 29 |
I put them all here :D
The Best C64 Ml tutorial collection |
| |
raven Account closed
Registered: Jan 2002 Posts: 137 |
And after u read all those guides, take some demos with
effects that interest u & disassemble, disassemble & then
disassemble some more.
Did i say disassemble? :)
Best way to learn, bar none.
|
| |
Sixx
Registered: May 2005 Posts: 229 |
Great, thanks y'll...
|
| |
Cruzer
Registered: Dec 2001 Posts: 1048 |
Or simply outsource the programming to India :o) |
| |
JackAsser
Registered: Jun 2002 Posts: 2014 |
Disassemble code? Personally I hate reading other people's generate machine code, sources are OK though. Bugging C64-coders on channel #c-64 on ircnet is MUCH more efficient (at least for me). =) |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
Jack, back then there was no IRC man :)
Evem myself had learned fld, raster splitting, and dycp through examining someone else's code in ~90-92 :)
(hm and the tunnel / inner torus from mathematica later)
simple stuff can be quite easily learned from disassembling or the basic concept of the effect. I kept checking code till 2000. Now I rather ask too :) |
| |
raven Account closed
Registered: Jan 2002 Posts: 137 |
What are u guys talking about..
Going through code using a monitor is fun!
|
| |
Cruzer
Registered: Dec 2001 Posts: 1048 |
I have always hated disassembling other peoples code. It's much more fun trying to guess how something is done. And if you're lucky this exercise can also have the side effect that you come up with an even better way of doing it than the routine you tried to figure out. |
| |
QuasaR
Registered: Dec 2001 Posts: 145 |
I second Cruzer and Jackass opinion! It's much more fun to sit in school and thinking of "recoding" effects that one once watching in a demo before getting into school... Yeah, those were the days! Now, IRC is the way to go when you're lazy. |
| |
Krill
Registered: Apr 2002 Posts: 2980 |
I always enjoyed analyzing other people's assembly code. I think Dawnfall and One-Der had most learning effects on me :D |
Previous - 1 | 2 | 3 | 4 - Next |