OyaCode

OyaCode

Talk is cheap, show me the code.

Note for IEEE 754 - Floating-Point Number Standard

In this post we are going to discuss the how the floating numbers stored in computer. Most of cur...

ASM Learning Note 11 - Create Your Own .inc File

Create Your Own Inc File If you have used some other high level programing language before, you m...

ASM Learning Note 10 - Binary Coded Decimal

Binary Coded Decimal I guess most of you guys have already quite familiar to this concept, and it...

ASM Learning Node 9 - Go Further

Software Interrupt 8086 x16 ASM allows you to produce Software Interrupt. Thie name may be frustr...

ASM Learning Note 8 - Functions

Function Definition & Call This part is simple. Use following template to define a new functi...