home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / Source / BONUS / README.TXT < prev   
Encoding:
Text File  |  1997-12-29  |  378 b   |  15 lines

  1. READ ME for Monochrome debugging engine
  2.  
  3. Writing DirectX games is hard since the display is being
  4. used by DirectX. This is a real problem for debugging.
  5.  
  6. To help debug DirectX games I wrote a little library that
  7. can control the monochrome monitor. The library consists
  8. of two files: MONO.CPP and MONO.H.
  9.  
  10. I'll leave it to you to figure them out :)
  11.  
  12.  
  13. Lord Necron
  14.  
  15.