[Machine Code 8086 / DOS] from scratch - Converting assembly to machine code manually test

Pubblicato il: 25 ottobre 2017
sul canale di: Leo Ono
3,033
29

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...


In questa pagina del sito puoi guardare il video online [Machine Code 8086 / DOS] from scratch - Converting assembly to machine code manually test della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Leo Ono 25 ottobre 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,033 volte e gli è piaciuto 29 spettatori. Buona visione!