You can create some data input and print your input via keyboard. Write your code like this : .model small .code org 100h mulai: ...
Read More
Showing posts with label macro. Show all posts
Showing posts with label macro. Show all posts
Macro on Assembly
Code for macro.asm INCLUDE PUSTAKA.MCR .MODEL SMALL .CODE ORG 100h Mulai : JMP Proses Kal0 DB 13,10,'CONTOH CETAK KA...
Read More
Subscribe to:
Posts (Atom)