Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Narue

Just for fun, I wrote up a quick tutorial for basic assembly. At present, it's only in the form of a PDF document, but I'll eventually get around to adding it to my website.

Member Avatar for The Old Man
19
2K
Member Avatar for AsmNewb

I used a guide from Ticalc.org. ANd the assembler gave me this code, could someone please tell me what's wrong? I have all the requirements that are required for TASM. Heres the error that MS-DOS had given me. C:\ASM\TASM>asm hello ==== Now assembling hello.z80 for the TI-83 Plus ==== TASM …

Member Avatar for codehound
0
135
Member Avatar for Zay

Hello; can any one help me to know how to check that my code is corrsct in Textpad ? there is no output like C++ ;so it make proplem fpr me . this is the code : [code];Assi#1 .model small .stack 100h .data F1 sword 12 dup(12,4,7,-8,1,10,8,-4,20,44,3,-9) F2 sword 12 …

Member Avatar for Evenbit
0
170
Member Avatar for uaefame

I am using HLA to learn assembly. I choosen HLA because of different reason. Main topic: I try to do a HLA script using try..exception..endtry statement but i have error... can u tell me where i mixed up[CODE] program driver; #include("stdlib.hhf"); #include("excepts.hhf"); static goodinteger: int32; i:int32; begin driver; repeat mov(false,goodinteger); …

Member Avatar for Evenbit
0
91
Member Avatar for ram maradola

[COLOR=RoyalBlue][COLOR=Black]hi friends the following data about my project, i don't know how to do this project plz tell me what knowledge i need to acquire for this project, and tell me some sits for that[/COLOR][B] Designing and implementing wireless proxy server [/B][/COLOR]In general, the [URL="http://www.daniweb.com/techtalkforums/thread73587.html#"]iPAQ[/URL] (I) connects to the Internet …

Member Avatar for TheNNS
0
426