Complete x86 Assembly Programming 120+ Practical Exercises/1. NOTE/NOTE.html |
653 B |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/1. Introduction to the programming languages.mp4 |
10.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/1. Introduction to the programming languages-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/2. Introduction to the Assembly language.mp4 |
19.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/2. Introduction to the Assembly language-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/3. Introduction to the computer's architecture.mp4 |
15.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/3. Introduction to the computer's architecture-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/4. The internal architecture of the 8086 processor.mp4 |
29.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/4. The internal architecture of the 8086 processor-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/5. Simulation of the main memory.mp4 |
22.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/5. Simulation of the main memory-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/6. How to install emu8086.mp4 |
47.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/6. How to install emu8086-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/7. First step.mp4 |
25.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/7. First step-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/2. Introduction/get-started.txt |
141 B |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/1. How and where define variables.mp4 |
32.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/1. How and where define variables-en_US.srt |
8 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/2. The rules of naming a variable.mp4 |
12.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/2. The rules of naming a variable-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/3. Size directives.mp4 |
13.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/3. Size directives-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/4. The Constants.mp4 |
29.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/4. The Constants-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/5. Types of the numerical values.mp4 |
56.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/5. Types of the numerical values-en_US.srt |
10 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/constant.txt |
156 B |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/data-types.txt |
267 B |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/define-variables.txt |
179 B |
Complete x86 Assembly Programming 120+ Practical Exercises/3. variables & constants/size-directives.txt |
228 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/1. Data registers.mp4 |
13.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/1. Data registers-en_US.srt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/2. Mov instruction.mp4 |
89.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/2. Mov instruction-en_US.srt |
8 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/3. Mov instruction example I.mp4 |
98.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/3. Mov instruction example I-en_US.srt |
9 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/4. Mov instruction example II.mp4 |
45.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/4. Mov instruction example II-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/5. Xchg instruction.mp4 |
48.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/5. Xchg instruction-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/6. ADD & SUB instructions.mp4 |
33.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/6. ADD & SUB instructions-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/7. ADD & SUB instructions example.mp4 |
57.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/7. ADD & SUB instructions example-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/8. INC DEC NEG instructions.mp4 |
44.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/8. INC DEC NEG instructions-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/9. INC DEC NEG instructions example.mp4 |
60.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/9. INC DEC NEG instructions example-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/10. From binary to hexadecimal.mp4 |
30.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/10. From binary to hexadecimal-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/11. The difference between the signed and unsigned numbers.mp4 |
55.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/11. The difference between the signed and unsigned numbers-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/12. How to choose the right size for a number.mp4 |
43 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/12. How to choose the right size for a number-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/add-sub.txt |
702 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/add-sub-ex.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/add-sub-ex.txt |
276 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/bin-to-hex.docx |
15 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/inc-dec-neg.txt |
573 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/inc-dec-neg-ex.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/inc-dec-neg-ex.txt |
331 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/mov.txt |
321 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/mov-ex1.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/mov-ex1.txt |
269 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/mov-ex2.docx |
18 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/mov-ex2.txt |
204 B |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/unsigned-vs-signed.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/4. Basics/xchg.txt |
311 B |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/1. The Flags register.mp4 |
23.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/1. The Flags register-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/2. The overflow.mp4 |
46.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/2. The overflow-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/3. The overflow in NEG instruction.mp4 |
19 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/3. The overflow in NEG instruction-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/4. SF ZF.mp4 |
37.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/4. SF ZF-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/5. SF ZF example.mp4 |
35.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/5. SF ZF example-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/6. PF.mp4 |
29.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/6. PF-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/neg-overflow.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/neg-overflow.txt |
278 B |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/overflow.txt |
219 B |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/PF.docx |
14 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/PF.txt |
659 B |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/SF-ZF.txt |
720 B |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/SF-ZF-ex.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/5. The flags/SF-ZF-ex.txt |
340 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/1. Introduction to the branching.mp4 |
65.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/1. Introduction to the branching-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/2. The branching -Part I.mp4 |
68.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/2. The branching -Part I-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/3. The branching -Part II.mp4 |
28.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/3. The branching -Part II-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/4. Branching example -overflow 1.mp4 |
30.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/4. Branching example -overflow 1-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/5. Branching example -overflow 2.mp4 |
23.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/5. Branching example -overflow 2-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/6. Branching example -comparing numbers.mp4 |
44.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/6. Branching example -comparing numbers-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/7. The branching -Part III (1).mp4 |
34.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/7. The branching -Part III (1)-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/8. The branching instructions in the unsigned numbers -example.mp4 |
48.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/8. The branching instructions in the unsigned numbers -example-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/9. The branching -Part III (2).mp4 |
41.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/9. The branching -Part III (2)-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/10. The branching instructions in the signed numbers -example.mp4 |
41.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/10. The branching instructions in the signed numbers -example-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/11. Using the branching instructions with PF -example.mp4 |
49.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/11. Using the branching instructions with PF -example-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-1.txt |
390 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-2.txt |
393 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-3.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex1.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex1.txt |
402 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex2.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex2.txt |
432 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex3.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-ex3.txt |
448 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-PF.txt |
369 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-signed.txt |
741 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-signed-ex.txt |
363 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-unsigned.txt |
834 B |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-unsigned-ex.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/branching-unsigned-ex.zip |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/6. The branching & Flow Control Instructions/label.txt |
531 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/1. Data types -chars.mp4 |
100.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/1. Data types -chars-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/2. How to print a char in the DOS screen.mp4 |
33.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/2. How to print a char in the DOS screen-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/3. How to read a char from the keyboard.mp4 |
26.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/3. How to read a char from the keyboard-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/4. The DOS services -example.mp4 |
26.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/4. The DOS services -example-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/5. Operations on the chars.mp4 |
54.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/5. Operations on the chars-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/6. From the uppercase to the lowercase.mp4 |
61.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/6. From the uppercase to the lowercase-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/7. Read a digit -example.mp4 |
42.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/7. Read a digit -example-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/chars-operations.txt |
455 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/char-to-num.txt |
348 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/print-char-in-the-DOS.txt |
754 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/read-char-from-keyboard.txt |
446 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/upeer-to-lower.txt |
350 B |
Complete x86 Assembly Programming 120+ Practical Exercises/7. Data types -chars/upper-to-lower-from-user.txt |
864 B |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/1. How to print a message in the DOS screen.mp4 |
66.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/1. How to print a message in the DOS screen-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/2. From the lowercase to the uppercase.mp4 |
65.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/2. From the lowercase to the uppercase-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/print-msg-in-DOS.txt |
336 B |
Complete x86 Assembly Programming 120+ Practical Exercises/8. Text messages/upper-to-lower-msg.txt |
916 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/1. Simple IF.mp4 |
40.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/1. Simple IF-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/2. Complex IF.mp4 |
62.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/2. Complex IF-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/3. IF-Else Condition.mp4 |
33.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/3. IF-Else Condition-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/4. The repeat loop.mp4 |
48.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/4. The repeat loop-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/5. The while loop.mp4 |
33.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/5. The while loop-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/6. The For loop.mp4 |
26.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/6. The For loop-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/cmplex-if.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/For.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/for.txt |
357 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/if-and-cond.txt |
982 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/if-else.txt |
774 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/if-else-condition.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/if-or-cond.txt |
1006 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/Repeat.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/repeat.txt |
857 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/simple-if.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/simple-if.txt |
928 B |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/While.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/9. Simulate some high level languages instructions/while.txt |
374 B |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/1. Segments registers.mp4 |
32.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/1. Segments registers-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/2. The offset.mp4 |
69.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/2. The offset-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/3. Memory models.mp4 |
37.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/3. Memory models-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/4. Segments registers -notes.mp4 |
16.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/4. Segments registers -notes-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/Memory-models.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/notes.txt |
214 B |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/offset.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/10. The program's segments/offset.txt |
560 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/1. Introduction to arrays.mp4 |
24.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/1. Introduction to arrays-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/2. How to define an array.mp4 |
29.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/2. How to define an array-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/3. The Sum of an array.mp4 |
108.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/3. The Sum of an array-en_US.srt |
9 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/4. Read & write in arrays.mp4 |
56.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/4. Read & write in arrays-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/5. Max value in an array.mp4 |
37.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/5. Max value in an array-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/6. Looking for a value in an array.mp4 |
36.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/6. Looking for a value in an array-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/7. Min value in an array.mp4 |
52.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/7. Min value in an array-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/arrays.txt |
715 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/dup.txt |
247 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/find-in-arra.txt |
863 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/input-output-array.txt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/max-array.txt |
396 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/min-array.txt |
561 B |
Complete x86 Assembly Programming 120+ Practical Exercises/11. Arrays with one dimension/sum-array.txt |
496 B |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/1. Addressing modes I.mp4 |
34.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/1. Addressing modes I-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/2. Addressing modes II.mp4 |
78.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/2. Addressing modes II-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/3. Addressing modes -notes.mp4 |
66.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/3. Addressing modes -notes-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/4. Counting the occurrence of the number 5 in an array.mp4 |
32.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/4. Counting the occurrence of the number 5 in an array-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/5. Addressing modes III.mp4 |
66.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/5. Addressing modes III-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/5-counter.txt |
431 B |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/adr-mod-1.txt |
397 B |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/adr-mod-2.txt |
544 B |
Complete x86 Assembly Programming 120+ Practical Exercises/12. Addressing modes/adr-mod-3.txt |
719 B |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/1. Arrays with tow dimensions.mp4 |
21.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/1. Arrays with tow dimensions-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/2. How to index an array with tow dimensions.mp4 |
26.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/2. How to index an array with tow dimensions-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/3. Max value in an array with tow dimensions.mp4 |
30 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/3. Max value in an array with tow dimensions-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/4. The sum of the third column.mp4 |
80.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/4. The sum of the third column-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/array-2-dim.txt |
281 B |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/max-array-2-dim.txt |
560 B |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/Students.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/13. Arrays with tow dimensions/sum-3rd-column.txt |
859 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/1. AND.mp4 |
20.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/1. AND-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/2. OR XOR.mp4 |
51.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/2. OR XOR-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/3. How to know if a number is even.mp4 |
31.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/3. How to know if a number is even-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/4. The masks.mp4 |
49.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/4. The masks-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/5. NEG instruction simulation.mp4 |
56.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/5. NEG instruction simulation-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/6. Converting between the uppercase & lowercase.mp4 |
35.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/6. Converting between the uppercase & lowercase-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/7. TEST instruction.mp4 |
33.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/7. TEST instruction-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/8. TEST instruction -examples.mp4 |
41.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/8. TEST instruction -examples-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/9. Other examples.mp4 |
22.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/9. Other examples-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/10. NOT.mp4 |
22.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/10. NOT-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/AND.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/and.txt |
386 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/even-odd.txt |
262 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/examples.txt |
315 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/masks.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/masks-ex.txt |
535 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/not.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/not.txt |
241 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/OR.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/or.txt |
373 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/test.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/test.txt |
333 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/test-ex.txt |
413 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/upper-to-lower.txt |
332 B |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/XOR.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/14. The bit-wise instructions/xor.txt |
378 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/1. Shift left.mp4 |
38 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/1. Shift left-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/2. Using shift left in the multiplication.mp4 |
35.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/2. Using shift left in the multiplication-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/3. How to count the number of 1 using SHL instruction.mp4 |
23.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/3. How to count the number of 1 using SHL instruction-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/4. Shift right.mp4 |
30.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/4. Shift right-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/5. The difference between SHR and SAR.mp4 |
16.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/5. The difference between SHR and SAR-en_US.srt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/6. ROL RCL.mp4 |
44.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/6. ROL RCL-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/7. Reverse the content.mp4 |
26.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/7. Reverse the content-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/8. How to count the number of 1 using ROL instruction.mp4 |
23.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/8. How to count the number of 1 using ROL instruction-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/9. ROR RCR.mp4 |
16.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/9. ROR RCR-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/mul.txt |
274 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/reverse-using-rol.txt |
145 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/ROL-1-counter.txt |
273 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/ROL-RCL.docx |
24 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/ROL-RCL.txt |
248 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/ROR-RCR.docx |
24 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/ROR-RCR.txt |
249 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/SHL-1-counter.txt |
262 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/SHL-SAL.txt |
297 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/SHR-SAR.docx |
26 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/SHR-SAR.txt |
521 B |
Complete x86 Assembly Programming 120+ Practical Exercises/15. The Shift & Rotation instructions/SHR-vs-SAR.txt |
138 B |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/1. From binary to decimal 1.mp4 |
11.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/1. From binary to decimal 1-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/2. From binary to decimal 2.mp4 |
41.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/2. From binary to decimal 2-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/3. From binary to decimal 3.mp4 |
27.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/3. From binary to decimal 3-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/4. From binary to decimal 4.mp4 |
26.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/4. From binary to decimal 4-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/from-bin-to-dec.txt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/from-bin-to-dec-algo.docx |
14 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/16. A simple program/from-bin-to-dec-how-to.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/1. Stack.mp4 |
56 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/1. Stack-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/2. XCHG instruction simulation.mp4 |
31.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/2. XCHG instruction simulation-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/3. Reverse the elements of an array.mp4 |
42 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/3. Reverse the elements of an array-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/4. Procedures.mp4 |
30.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/4. Procedures-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/5. CALL & RET instructions.mp4 |
44.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/5. CALL & RET instructions-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/6. Procedures -examples.mp4 |
48.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/6. Procedures -examples-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/7. Procedure even or odd.mp4 |
74.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/7. Procedure even or odd-en_US.srt |
8 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/8. The parameters and the returned value.mp4 |
105.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/8. The parameters and the returned value-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/9. Dealing with Stack -advanced ways.mp4 |
70.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/9. Dealing with Stack -advanced ways-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/10. The Macros.mp4 |
32.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/10. The Macros-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/11. Macros -example.mp4 |
21.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/11. Macros -example-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/12. Libraries.mp4 |
57.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/12. Libraries-en_US.srt |
7 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/13. The emu8086.inc library.mp4 |
59.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/13. The emu8086.inc library-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/advanced-stack.docx |
16 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/advanced-stack.txt |
223 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/bib.inc.txt |
591 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/call-ret.docx |
15 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/call-ret.txt |
429 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/emu8086.inc.txt |
16 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/emu8086-ex.txt |
429 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/input-even.txt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/macro.txt |
397 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/parameters.txt |
424 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/proc.txt |
408 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/proc-ex.txt |
441 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/push-pop.txt |
255 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/putc-macro.txt |
409 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/reverse-array.txt |
443 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/stack.docx |
18 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/test-bib.txt |
261 B |
Complete x86 Assembly Programming 120+ Practical Exercises/17. Stack and procedures/xchg-simulation.txt |
216 B |
Complete x86 Assembly Programming 120+ Practical Exercises/18. Loop/1. The Loop Instructions.mp4 |
48.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/18. Loop/1. The Loop Instructions-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/18. Loop/114.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/18. Loop/loop.txt |
346 B |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/1. MUL Instruction.mp4 |
47.1 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/1. MUL Instruction-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/2. How the MUL instruction changes the state of the flags.mp4 |
71 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/2. How the MUL instruction changes the state of the flags-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/3. DIV instruction.mp4 |
36.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/3. DIV instruction-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/div.txt |
132 B |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/flags-state.txt |
372 B |
Complete x86 Assembly Programming 120+ Practical Exercises/19. The multiplication and the division/i-mul.txt |
323 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/1. Introduction.mp4 |
56.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/1. Introduction-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/2. Input & Output a String.mp4 |
42.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/2. Input & Output a String-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/3. MOVSB.mp4 |
73.9 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/3. MOVSB-en_US.srt |
8 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/4. STOSB.mp4 |
31.2 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/4. STOSB-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/5. LODSB.mp4 |
33.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/5. LODSB-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/6. SCASB.mp4 |
38.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/6. SCASB-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/7. CMPSB.mp4 |
52.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/7. CMPSB-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/CMPSB.txt |
553 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/input-output.txt |
429 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/LODSB.txt |
467 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/Movsb.docx |
12 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/MOVSB.txt |
697 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/SCASB.txt |
456 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/STOSB.txt |
574 B |
Complete x86 Assembly Programming 120+ Practical Exercises/20. Dealing with texts/string-ex.txt |
499 B |
Complete x86 Assembly Programming 120+ Practical Exercises/21. Other subjects/1. Print the date and time.mp4 |
34.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/21. Other subjects/1. Print the date and time-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/21. Other subjects/2. Other resources.mp4 |
33.4 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/21. Other subjects/2. Other resources-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/21. Other subjects/date-time.txt |
1 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/1. Introduction.mp4 |
24 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/1. Introduction-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/2. From decimal to binary.mp4 |
27.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/2. From decimal to binary-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/3. From binary to decimal.mp4 |
11.6 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/3. From binary to decimal-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/4. From decimal to hexadecimal.mp4 |
19.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/4. From decimal to hexadecimal-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/5. From hexadecimal to decimal.mp4 |
23.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/5. From hexadecimal to decimal-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/6. From binary to hexadecimal.mp4 |
11.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/6. From binary to hexadecimal-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/7. Represent unsigned numbers.mp4 |
35.3 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/7. Represent unsigned numbers-en_US.srt |
6 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/8. The Addition operation.mp4 |
22 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/8. The Addition operation-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/9. Represent signed numbers.mp4 |
35.5 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/9. Represent signed numbers-en_US.srt |
5 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/10. How to read numbers.mp4 |
26.8 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/10. How to read numbers-en_US.srt |
3 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/11. The subtraction & multiplication.mp4 |
14 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/11. The subtraction & multiplication-en_US.srt |
2 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/12. The characters representation.mp4 |
44.7 MB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/12. The characters representation-en_US.srt |
4 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/add.docx |
14 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/bin-to-dec.docx |
21 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/bin-to-hex.docx |
14 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/dec-to-bin.docx |
19 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/dec-to-hex.docx |
17 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/diff-mul.docx |
16 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/hex-to-dec.docx |
18 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/How-To-Represent-human-data.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/read-numbers.docx |
13 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/rep-signed-numbers.docx |
16 KB |
Complete x86 Assembly Programming 120+ Practical Exercises/22. The course gift - Counting Systems & Data representation/rep-unsigned.docx |
17 KB |