![]() |
| ||
| new to assembly hello everyone! i usually hang around the c++ area, but I'll need to learn assembly for computer architecture 2 in the fall so here it is. I wrote a simple program to convert temperatures from C to F. PCspim doesn't like it for some reason. here are my codes, it just won't run. .text |
| ||
| Re: new to assembly Have you tested the installation, by writing the "hello world" program? A simple print string and halt. |
| ||
| Re: new to assembly Quote:
|
| ||
| Re: new to assembly OK, so it's just divide and conquer to move from something which works, to something which doesn't. li $v0, 5 syscall Does this actually return an integer result in a register? Or did it assume a pointer to a string. Imagine that I don't have the manual for your psim syscall's. |
| ||
| Re: new to assembly ok, I'm an idiot. double underscore is require for _ _ start |
| All times are GMT -4. The time now is 1:02 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC