I'm not sure wether you're looking for a cross assembler or cross - compiler ...
CC65 is a small C cross-compiler it works really well with the Bloodshed Dev c++ IDE
Relaunch64 is a really good cross assembler IDE .. ( http://www.koolpeople.de/tools/r64-german.zip ) I was using it with the ACME ...
Search found 4 matches
- Fri Oct 24, 2003 2:46 pm
- Forum: Programming
- Topic: Cross-assembler recomandations
- Replies: 14
- Views: 8153
- Thu Oct 16, 2003 7:29 am
- Forum: Programming
- Topic: C64 project..
- Replies: 7
- Views: 5218
ok..Update ..
I managed to get quite a lot done, even getting the C64 to Talk to a PC via an X1541 cable but I found that coms were a bit Buggy and unreliable, the speed I needed was there but after all the error correcting I was dropping too many net frames to make it viable at all so, just as I ...
I managed to get quite a lot done, even getting the C64 to Talk to a PC via an X1541 cable but I found that coms were a bit Buggy and unreliable, the speed I needed was there but after all the error correcting I was dropping too many net frames to make it viable at all so, just as I ...
- Fri Jul 11, 2003 8:13 am
- Forum: Programming
- Topic: C64 project..
- Replies: 7
- Views: 5218
Well .. I've put a bit of thought into this , some of my solutions are highly theoretical but here goes ..
As far as the client game is concerned ,I've seen this little beauty multiplex up to 64 sprites.That in conjunction with a scrolling background and some sound/music (Handled by Irq or raster ...
As far as the client game is concerned ,I've seen this little beauty multiplex up to 64 sprites.That in conjunction with a scrolling background and some sound/music (Handled by Irq or raster ...
- Thu Jul 10, 2003 8:19 am
- Forum: Programming
- Topic: C64 project..
- Replies: 7
- Views: 5218
C64 project..
Hi there.
I'm a bit of a noob by the looks of thing so please be a bit patient and I'll try not to talk utter rubbish :lol:
When I was younger I always had a c64 around or nearby but was to stupid and lazy to learn to code on it .. Now I'm 28 and I work as a software developer writing apps in ...
I'm a bit of a noob by the looks of thing so please be a bit patient and I'll try not to talk utter rubbish :lol:
When I was younger I always had a c64 around or nearby but was to stupid and lazy to learn to code on it .. Now I'm 28 and I work as a software developer writing apps in ...