Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Diem Tran   on Oct 11 In Java Category.

  
Question Answered By: Carl Woods   on Oct 11

Technically you don't have to call an interrupt
to draw a point, as the Mode 13h memory starts at
address 0x000a0000. You'd just have to write to an offset
from that address (which of course is still illegal in
Java IIRC, and you'd need an int 10h to switch to mode
13 in the first place, so never mind

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Calling all java masters Or get search suggestion and latest updates.


Tagged: