You can Use Starting Address of a far Char pointer and initilise it with 0xb8000000
------------------------------
Remember that each character following that address will consist of two bytes: one is the actual character, the other is an 'attribute' byte.
Vijay123
|