OyaCode

含标签“8086”的文章

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

ASM Learning Note 7 - Stack

Stack Instructions The word stack here is just the same as the conception you have learnt about b...