WildARMs Posted September 29, 2004 Share Posted September 29, 2004 I'm stuck on writing a loop in asm that prints out the first 8 numbers of the fibonacci series. Does anyone know of any decent assembly tutorial sites that could point me in the right direction? Link to comment Share on other sites More sharing options...
0 Jonny_C Posted September 29, 2004 Share Posted September 29, 2004 http://www.writing.eng.vt.edu/ece3534/lab2.doc http://www.google.com/search?q=fibonacci+s...=utf-8&oe=utf-8 Link to comment Share on other sites More sharing options...
0 WildARMs Posted September 29, 2004 Author Share Posted September 29, 2004 Thanks, that helped a bit. I understand loops and such now, but now I can't seem to get the logic to work! Link to comment Share on other sites More sharing options...
0 Radium Posted September 30, 2004 Share Posted September 30, 2004 What is the problem? The loop itself or the code inside it? Can you show us your code? Link to comment Share on other sites More sharing options...
Question
WildARMs
I'm stuck on writing a loop in asm that prints out the first 8 numbers of the fibonacci series. Does anyone know of any decent assembly tutorial sites that could point me in the right direction?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts