| |
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.... |
| |
Jetboy
Registered: Jul 2006 Posts: 337 |
Quote: why use VICE?
no actual c64 available?
perhaps programming on pc is more comfortable but on c64 it's more fun!
That depends.
For me fun in programming is in developing code, not in wasting time on compiling, loading and saving.
Using Vice saves most of that.
It's good we can choose our ways :) |
| |
Tch Account closed
Registered: Sep 2004 Posts: 512 |
Quote: why use VICE?
no actual c64 available?
perhaps programming on pc is more comfortable but on c64 it's more fun!
Big surprise I got when starting to code again in 2003.
Always used my Powercartridge Monitor so I used it again.
Transfered the code to PC,attached the Power.crt to Vice,and CRASH!
Damn Vice uses $8000-$9... for the .CRT when $01=Default. 8(
Now I code at different locations,but I miss my $90E7!! 8(
Maybe I´ve missed something in the manual and this can be changed?
Wouldn´t be the first time.. ;) |
| |
THE TEA DRINKER
Registered: Jul 2005 Posts: 39 |
If you use WinVICE why not used the included one?
Personal I better to code on the real c64 with TFC3 or simular. |
| |
Graham Account closed
Registered: Dec 2002 Posts: 990 |
I used to code with FC3 + TASM. But nowadays I either use TFR + TASM or TFR + codenet + crossasm.
I hardly use an emulator for running the code, but the code is still written on PC most of the time. TASM cannot compete with a modern text editor and the powerful linking features a good cross assembler offers. |
| |
Jetboy
Registered: Jul 2006 Posts: 337 |
TFR? |
| |
Raf
Registered: Nov 2003 Posts: 343 |
The Final Replay |
| |
Tch Account closed
Registered: Sep 2004 Posts: 512 |
Quote: If you use WinVICE why not used the included one?
Personal I better to code on the real c64 with TFC3 or simular.
I don´t think the Vice Monitor is that userfriendly. ;) |
| |
enthusi
Registered: May 2004 Posts: 677 |
by now probably the most hated monitor :) |
| |
Clarence
Registered: Mar 2004 Posts: 121 |
Back in the 90's there wasn't any VIC Article or such. One just put Ice Cream Castle in the drive. With a 'freezer cartridge' equipped c64, EVERYTHING was there. It WAS the VIC Bible for me and probably many other coders. :)
|
| |
Jetboy
Registered: Jul 2006 Posts: 337 |
Quote: Back in the 90's there wasn't any VIC Article or such. One just put Ice Cream Castle in the drive. With a 'freezer cartridge' equipped c64, EVERYTHING was there. It WAS the VIC Bible for me and probably many other coders. :)
TRUE |
Previous - 1 | 2 | 3 | 4 - Next |