•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Assembly section within the Software Development category of DaniWeb, a massive community of 456,417 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,597 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Assembly advertiser: Programming Forums
Views: 10453 | Replies: 10
![]() |
| |
It is about time we start building a Sticky in this forum listing some resources so the newbies will have an easier time finding the information they need. I will start with these valuable links:
x86 Assembly Language FAQs
Wikipedia: Assembly Language
Wikipedia: List of assemblers
Links at Webster
MASM related info and links
Linux assembly links
x86 Assembly Language FAQs
Wikipedia: Assembly Language
Wikipedia: List of assemblers
Links at Webster
MASM related info and links
Linux assembly links
Sticky created as per the request which was approved by Mr. Dragon....
Some links from my side:Hope it helped, bye.
Some links from my side:Hope it helped, bye.
I don't accept change. I don't deserve to live.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
Happiness corrupts people.
Failing to value the lives of others cheapens your own.
•
•
Join Date: Aug 2005
Location: near St Louis, Missouri, USA
Posts: 11,541
Reputation:
Rep Power: 40
Solved Threads: 972
Every version of MS-Windows is shipped with a free assembly language debugger. It's located in the c:\windows directory (or wherever you installed the operating system), and named debug.exe
This is a brief tutorial how to use it.
This is a brief tutorial how to use it.
•
•
•
•
Every version of MS-Windows is shipped with a free assembly language debugger. It's located in the c:\windows directory (or wherever you installed the operating system), and named debug.exe
This is a brief tutorial how to use it.
I'm adding this two to the list of DEBUG tutorials:
http://www.armory.com/~rstevew/Publi...ug-manual.html
http://www.geocities.com/thestarman3...bug/debug2.htm
Nathan.
while (CPU is present) {some assembly required}
Here is a nice tutorial I found for MASM 16 bit http://www.xs4all.nl/~smit/asm01001.htm
There are 10 types of people in the world, those who understand binary and those who don't.
All generalizations are wrong. Even this one.
All generalizations are wrong. Even this one.
•
•
Join Date: Jan 2007
Posts: 15
Reputation:
Rep Power: 2
Solved Threads: 0
Please let me add the WinAsm Studio site. You can find the WinAsm Studio IDE, HiEditor (large file editor), custom controls, Add-Ins for WinAsm Studio and a lot more.
Regards,
Antonis
Regards,
Antonis
I appreciate everyone's effort in making this list. Here are a few more:
Ralf Brown's Interrupt List (HTML version)
Jeremy Gordon's Go Tools
OllyDbg A great Windows debugger by Oleh Yuschuk.
Pelle's Macro Assembler (forum for news and latest version links)
Ralf Brown's Interrupt List (HTML version)
Jeremy Gordon's Go Tools
OllyDbg A great Windows debugger by Oleh Yuschuk.
Pelle's Macro Assembler (forum for news and latest version links)
Last edited by Evenbit : Feb 11th, 2007 at 2:38 am. Reason: formating
while (CPU is present) {some assembly required}
Adding this link to a blog which starts an interesting tutorial using NASM on a Linux platform.
http://jojodi.com/?p=107
Nathan.
http://jojodi.com/?p=107
Nathan.
Resources on assembly placed on the web go way back,
there is a lot to find.
Recent:
Programming From The Ground Up. X86 32-bit Assembly, AT&T Syntax, Under Linux.
http://savannah.nongnu.org/projects/pgubook/
Power Basic, downloads on assembler X86.
http://www.powerbasic.com/support/do.../assembler.htm
Art Of Assembly.
http://webster.cs.ucr.edu/AoA/DOS/pdf/0_AoAPDF.html
Old:
Here is a list of the old files from programmers heaven for 80x86,
just search on google for one of the files.
http://www.synchrondata.com/pheaven/www/area64.htm
8086:
http://www.et.byu.edu/groups/ece425w...6Assembly.html
Different:
Archived collection of 80x86 assembly files.
http://cd.textfiles.com/blackphilesi.../CODING/80X86/
there is a lot to find.
Recent:
Programming From The Ground Up. X86 32-bit Assembly, AT&T Syntax, Under Linux.
http://savannah.nongnu.org/projects/pgubook/
Power Basic, downloads on assembler X86.
http://www.powerbasic.com/support/do.../assembler.htm
Art Of Assembly.
http://webster.cs.ucr.edu/AoA/DOS/pdf/0_AoAPDF.html
Old:
Here is a list of the old files from programmers heaven for 80x86,
just search on google for one of the files.
http://www.synchrondata.com/pheaven/www/area64.htm
8086:
http://www.et.byu.edu/groups/ece425w...6Assembly.html
Different:
Archived collection of 80x86 assembly files.
http://cd.textfiles.com/blackphilesi.../CODING/80X86/
----------------------------------------------------------
To control a mind violates a man, and all it has been used for is
hurting and afflicting. Nowonder I progam in assembly...
To control a mind violates a man, and all it has been used for is
hurting and afflicting. Nowonder I progam in assembly...
![]() |
•
•
•
•
•
•
•
•
DaniWeb Assembly Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Where can i learn about assembly language (Assembly)
- Using Assembly Language in .NET? (ASP.NET)
- Introduction to 80 x 86 Assembly Language and Computer Architecture - no CD - help (Assembly)
- machine/assembly language, syntax error (C++)
Other Threads in the Assembly Forum
- Previous Thread: Keyboard Driver
- Next Thread: Second Stage Loader



Hybrid Mode