![]() |
| ||
| Assemblers won't assemble!! I have tried to assemble the following code in TASM and Flat Assembler, but they both give an error for every line of code. What is going on? How can I get the assemblers to assemble the * code?? Thanks for any help you can provide. [BITS 16] |
| ||
| Re: Assemblers won't assemble!! You have failed to use the proper directives to organize your code and data. Please read TASM's documentation. I should note also that you've got some pretty egregious errors there, particularly when calling and not returning. Hope this helps. |
| ||
| Re: Assemblers won't assemble!! I see, after really looking through it, I got rid of some errors, and it took care of the rest. |
| All times are GMT -4. The time now is 10:16 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC