Posted: Fri Jan 25, 2008 5:43 am
Yes infact it is possibly..
I was experimenting in C and Assembly and I compiled a hello world in assembly 16 bit and then I studied the hex of the .com with an hex editor. Then made a small compiler in C that had only some minor functions "my own printf()", "getchar()" and "defining a string variable" =)
But that was a long time ago but it was sure fun to play around with hex. The lower language I come to the funner it is I can tell ya.
BTW it is not pointless I actually learned a lot from this when I was a complete noob. =)
I was experimenting in C and Assembly and I compiled a hello world in assembly 16 bit and then I studied the hex of the .com with an hex editor. Then made a small compiler in C that had only some minor functions "my own printf()", "getchar()" and "defining a string variable" =)
But that was a long time ago but it was sure fun to play around with hex. The lower language I come to the funner it is I can tell ya.
BTW it is not pointless I actually learned a lot from this when I was a complete noob. =)