In this test, i tried to convert 16 bits "Hello World" assembly program to 8086 machine code manually using a hex editor :)
Note 1: target OS: DOS (.COM extension)
Note 2: the use of "org 100h" presumes the address where the program will be loaded, so i set up my hex editor to start at address (offset) 00100h.
Note 3: the hex editor used in this video was written from scratch in java and it's available here:
Source: https://github.com/leonardo-ono/JavaH...
Executable jar (java6): https://github.com/leonardo-ono/JavaH...
References:
http://www.posix.nl/linuxassembly/nas...
http://spike.scu.edu.au/~barry/interr...
On this page of the site you can watch the video online [Machine Code 8086 / DOS] from scratch - Converting assembly to machine code manually test with a duration of hours minute second in good quality, which was uploaded by the user Leo Ono 25 October 2017, share the link with friends and acquaintances, this video has already been watched 3,033 times on youtube and it was liked by 29 viewers. Enjoy your viewing!