In this video we will learn how program codes are compiled and converted to application(.exe), then we will study system software's used to convert ASM source code to EXE and HEX., finally we'll write a simple code then convert it to EXE and HEX.
▬ Contents ▬
0:00 - Intro
0:24 - Assembling, Linking, Conversion( .BIN,.HEX)
2:44 - High Level Language code compilation process
4:00 - Assembling, Linking, Memory models and .Hex explanation
6:48 - Writing assembly code, converting to OBJ, EXE, BIN and HEX
18:01 - Debugging executable file (executable machine code)
Documents:
https://drive.google.com/file/d/1lncb...
DOSBox Installation video link:
• Installing DOSBOX Emulator, Notepad++...
#MASM #LINK #DEBUG #ASM #OBJ #LST#CRF #EXE #MAP #LIB #BIN #HEX #Assembly #C Compiler #Compilation_process #Assembling #Linking #Machine_Code #Executable_Machine_code