ciitv
Junior Member level 2
I'm relatively new to assembly. I want to create graphics using the
video memory(B8000) directly for displaying the data received from DAC . i've been able to create graphics using a blank character with a coloured background in 80x25 mode.
1) Whats the memory scheme if I increase the resolution ?
2) Will I be able to print text(at same size) if I choose a higher
resolution mode (say, using int2h, which displays a character)?
3)Any good sites where i can find more resources on this subject
video memory(B8000) directly for displaying the data received from DAC . i've been able to create graphics using a blank character with a coloured background in 80x25 mode.
1) Whats the memory scheme if I increase the resolution ?
2) Will I be able to print text(at same size) if I choose a higher
resolution mode (say, using int2h, which displays a character)?
3)Any good sites where i can find more resources on this subject