Dark Bit Factory & Gravity
PROGRAMMING => Other languages => ASM => Topic started by: Hotshot on May 25, 2014
-
Just found interesting links for C64
http://www.programmermind.com/c64/C64Tutorial1.html
Click it and scroll down, You see 10 C64 Tutorials which have making own sprites and putting Bitmap logo on screen!
http://digitalerr0r.wordpress.com/tutorials/
Enjoy it :)
-
Tried another on years ago... dawn I wasn't able to make the examples working :o
-
there are plenty of tutorial online, you can start with the very basics from Puterman/FLT primer, have some misc info via http://codebase64.org (where you'll find the Puterman/FLT primer too), choose a nice X-Asm like Kick Assembler (http://www.theweb.dk/KickAssembler/Main.php) and some (many) beers...
You'll find very useful infos in the AAYxxxx docs from The-Dreams (http://www.the-dreams.de/aay.html) and some fast reference by Oxyron (http://www.oxyron.de/html/registers.html http://www.oxyron.de/html/opcodes.html).
Hope that might help! ^_^
-
CBM IDE?
http://www.nightfallcrew.com/12/05/2014/cbm-prg-studio-v3-0-0-released/
-
nice editor, you could give it a try to C64 Studio v3.5 (http://www.georg-rottensteiner.de/en/c64.html) also...
there is a cross platform tool called Relaunch64 v3.0.1 (I'm still using latest win32 executable, java performances on my pc sucks!)... there is a similar discussion on CSDb (http://csdb.dk/forums/?roomid=11&topicid=104365#104377)
-
Thanks Hotshot for the heads up and the nice tutorial (y)