ozzy_85
April 23rd, 2006, 12:52 PM
While calling a ROMBIOS service, you load the service number in the 'AH' register and use the INT instruction to call an interrupt... control is then transffered to the corresponding service routine which is predefined. Now my question is, in which language is this service routine coded, machine or assembly??
Thanx in advance...
Thanx in advance...