Hi, all
I want to enter v86 mode and switch to VGA Mode 13h to draw some pictures. Now i can enter v86 mode with IRET instruction setting VM flag in the eflags register.
But since v86 mode supports only 16-bit address, how can i let the cpu executes instructions beyond 0x100000 which includes setting VGA Mode 13h and drawing pictures?
Many thanks for your reply ;-)
I want to enter v86 mode and switch to VGA Mode 13h to draw some pictures. Now i can enter v86 mode with IRET instruction setting VM flag in the eflags register.
But since v86 mode supports only 16-bit address, how can i let the cpu executes instructions beyond 0x100000 which includes setting VGA Mode 13h and drawing pictures?
Many thanks for your reply ;-)