i really need help with using masm. i am so confused! i know very little about it. this is what i have to do

on one of them i have to...write an assembly language program that will accept a single character from the keyboard, and then output the next character in the ASCII sequence. for example, if the character 'A' is entered, the character 'B' will be typed out

the other...write an assembly language program that will print out the message of your choosing

the last one..i have to look at debug.exe and then find registers AX, BX, CX, DX. What is the hex value in AL after returning from the input routine INT 16h?

i could really use somebodys help....AIM is onchrome17s
Posted on 2005-02-08 16:17:49 by itsgoindine
this seems like a homework request ..
Posted on 2005-02-09 01:42:14 by wizzra
Check Ralph Brown's Interrupt List. hint: google
Posted on 2005-02-09 08:02:34 by roticv