ItsMods

Full Version: ASM Tutorial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This tutorial includes:
1. Introduction
-What is it?
-Why learn it?
-What will this tutorial teach you?

2. Memory
-Number Systems
-Decimal
-Binary
-Hexadecimal
-Bits, Nybbles, Bytes, Words, Double Words
-The Stack
-Segment:Offset
-Registers

3. Getting started
-Getting an assembler
-Program layout
-.COM
-.EXE

4. Basic ASM
-Basic Register operations
-Stack operations
-Arithmetic operations
-Bit wise operation
-Interrupts

5. Tools
-Debug
-CodeView

6. More basics
-.COM file format
-Flow control operations
-Loops
-Variables
-Arrays
-String Operations
-Sub-Procedures
-User Input

7. Basics of Graphics
-Using interrupts
-Writing directly to the VRAM
-A line drawing program

8. Basics of File Operations
-File Handles
-Reading files
-Creating files
-Search operations

Credits to cougher for this amazing tutorial!
Nice tutorial... but 70 pages

tl;dr
(09-04-2011, 08:42)Pozzuh Wrote: [ -> ]Nice tutorial... but 70 pages

tl;dr

Then
[Image: picture.php?albumid=17&pictureid=408]