Hi all, I need to display a little bitmap (max 16x16) within a 16 bit program (a bootloader), someone has an idea on where to store the bitmap and how to display it?
I am currently using int 10 interrupt to display a pixel at a time but it is slow this way
Any help greatly appreciated
I am currently using int 10 interrupt to display a pixel at a time but it is slow this way
Any help greatly appreciated