|
-
Sushi
-
Ursus Arctos Moderatis
Just an FYI - these generally aren't the types of questions that get much help and/or response here. Simply saying "I don't know what I'm doing, fix my code for me, e-mail me or something" won't get you much.
Most folks here are happy to help with specific questions, issues, and problems. I have some basic Assembly experience, but I personally don't have the time to go through the problem discovery/identification phase with you.
If you're really looking for some help, I'd suggest briefing yourself on Assembly as much as you can. A simple google-search can pull up a bunch of Assembly tutorials to get you started on the basics. Then, once you have a better feel of the technology, come back with more specific questions you might have.
-
FYI, assembly isn't "old technology". It is still thriving! Most C/C++ compilers actually just convert code to assembly, then use an assembler to convert that to machine code, and a lot of high end graphics stuff (pixel and vertex shader programs and such) until very recently have been actually written in assembly.
Anyway, depending on the assembler you're using and the architecture, you should be able to find a tutorial or at least a code template on the internet somewhere.
One more thing. If this is for a class, maybe asking the professor how to go about coding in assembly would be beneficial to you. Most teachers are happy to help students, even with the basics.
AMD AthlonXP 2600+ Thoroughbred B @ 200x10.5
Shuttle AN35N nForce2 Ultra 400
2x512MB Kingston PC3200 (3-3-3)
ATI Radeon 9600 Pro
40GB WD ATA-100 8MB cache
Creative 12X DVD Drive
Memorex 52X CD-RW
Running Windows XP Pro
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|