home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / ddjmag / ddj9103.zip / README.TXT < prev   
Text File  |  1991-02-15  |  2KB  |  56 lines

  1. 80X86.ASC
  2. Title: 80x86 OPTIMIZATION
  3. Keywords: MAR91 ASM  80286 80386  80486
  4. Source code for Michael Abrash's article on ways to 
  5. optimize 80x86 assembly language code.
  6.  
  7. 386BSD.MAR
  8. Title: PORTING UNIX TO THE 386: THE STANDALONE SYSTEM
  9. Keywords: MAR91  UNIX  80386
  10. Source code examples accompanying Bill and Lynne Jolitz's series 
  11. article on porting BSD Unix to the 80386. This month, they use 
  12. the February 1991 protected-mode loader to create a minimum 80386 
  13. portected-mode standalone C programming environment for operating 
  14. systems kernel development.
  15.  
  16. ASM_MACRO.ASC
  17. Title: ASSEMBLY LANGUAGE MACROS
  18. Keywords: MAR91 ASM MACROS
  19. Source code that implements Ken Skier's approach to assembly 
  20. language macros.
  21.  
  22. BUFFER.ASC 
  23. Title: SPEEDY BUFFERING
  24. Keywords: MAR91   BASIC
  25. Source code that implements Bruce Tonkin's technique for speeding 
  26. up data access by using a fast buffering routine.
  27.  
  28. MEWEL.ASC
  29. Title: THE MEWEL WINDOW SYSTEM
  30. Keywords: MAR91     SAA/CUA   WINDOW SYSTEM
  31. Source code that implements a memo pad; from Al Stevens's 
  32. "Examining Room" review of Mewel from Magma Software Systems.
  33.  
  34. NET_WIN3.ASC
  35. Title: NETWORKING WITH WINDOWS 3
  36. Keywords: MAR91 NETWORKING WINDOWS DOS COMMUNICATIONS
  37. Source code for Mike Klein's "Megaphon" program, a Windows 3 chat 
  38. utility for networks.
  39.  
  40. MEGAPHON.ARC
  41. Title: NETWORKING WITH WINDOWS 3
  42. Keywords: MAR91 NETWORKING WINDOWS DOS COMMUNICATIONS
  43. Source code, resource files, and exe for Mike Klein's program.
  44.  
  45. C_PROGRM.ASC
  46. Title: C PROGRAMMING COLUMN
  47. Keywords: MAR91 C DOS EVENT-DRIVEN MOUSE KEYBOARD
  48. Source code for Al Stevens's "C Programming Column," this month 
  49. on event-driven programming.
  50.  
  51. GRAPHICS.ASC
  52. Title: GRAPHICS PROGRAMMING COLUMN
  53. Keywords: MAR91 GRAPHICS POLYGONS
  54. Source code for Michael Abrash's "Graphics Programming Column," 
  55. this month on optimzing filled convex polygons.
  56.