back2root:ibm-pc-ms-dos:interrupts:int_10:int_10_0a

INT 0x10 - 0x0a - Write Character Only at Current Cursor Position

reg value descr
AH 0x0a
AL var Character to display
BH var page number (00h to number of pages -1) (or mode 13h, background pixel value)
BL var foreground color (graphic mode only)
CX var number of times to write character (CX>=1)

nothing

  • similar to INT 10, 09 except color ignored in text modes

Back

  • back2root/ibm-pc-ms-dos/interrupts/int_10/int_10_0a.txt
  • Dernière modification : 2024/04/06 20:59
  • de frater