8086 ASSEMBLY LANGUAGE : 07 MACROS
Uploader Comments (junysgr)
All Comments (13)
-
thank JUNY but part 5&6 are missing
-
This was a good 7-part video series. You should create more of these.
-
hey dat ws indeed helpful!! plz keep adding videos nd tutorials on microprocessors...they are vry gudd....
-
Thanks ! very good explanation !
-
MSG is a variable but it is a LOCAL variable to the macro as opposed to a GLOBAL variable which is available to the whole program..u r passing variable values from the program to the macro thru MSG...macros are the assembly language version of procedures in other languages..saves coding..u reuse the macro instead of retyping the same code over and over
-
well done, explains ppl that macros are not frightening :)
i personally like to use macros in my code
-
Yellow and Gray colors in your presentations are not visible.
PLEASE do something to fix this problem.
I think in your IDE there must be some options to change to color of different things like , keywords, constants , strings, comments etc , etc.
-
i love MSG!!! super tasty
The more I learn from videos like this, the more ASM feels less like the pain in the ass people make it out to be.
travelsonic 2 weeks ago
@travelsonic I m not getting u
junysgr 2 weeks ago