home *** CD-ROM | disk | FTP | other *** search
/ hobbes.nmsu.edu / 2008-06-02_hobbes.nmsu.edu.zip / dos / intlist_rb.zip / intlst.ini < prev    next >
INI File  |  2008-04-28  |  2KB  |  80 lines

  1. [common]
  2. ;sourcepath=src\
  3. outname=intlist.ipf
  4. overview=OVERVIEW.LST
  5. skip=FLAGS,CATEGORIES,Admin,FILELIST,CONTACT_INFO,Section
  6. maxtopicline=256
  7.  
  8. [Titles]
  9. INTERRUP=Interrupts
  10. TABLES  =Tables
  11. FARCALL =Far Call list
  12. MEMORY  =Memory map
  13. CMOS    =CMOS Memory Map
  14. PORTS   =Ports list
  15. I2C     =I2C-bus devices
  16. SMM     =System-management mode
  17. MSR     =Model-specific registers
  18. GLOSSARY=Glossary
  19. BIBLIO  =Bibliography
  20.  
  21. [files]
  22. INTERRUP.LST
  23. ;TABLES.LST
  24. PORTS.LST
  25. CMOS.LST
  26. MEMORY.LST
  27. I2C.LST
  28. ;OPCODES.LST
  29. FARCALL.LST
  30. SMM.LST
  31. MSR.LST
  32. GLOSSARY.LST
  33. ;BIBLIO.LST
  34.  
  35. [types]
  36. Access=1
  37. Desc=1
  38. Range=1
  39. Note=1
  40. Notes=1
  41. InstallCheck=1
  42. Return=1
  43. BUG=1
  44. BUGS=1
  45. SeeAlso=1
  46. Program=1
  47.  
  48. [special]
  49. U=undocumented function
  50. u=partially documented function,
  51. P=available only in protected mode
  52. R=available only in real or V86 mode,
  53. C=callout or callback (usually hooked rather than called),
  54. O=obsolete (no longer present in current versions)
  55.  
  56. [header]
  57. .*****************************************************************************
  58. .* Ralf Browns' Interrupt List                                               *
  59. .*****************************************************************************
  60. :userdoc.
  61. :docprof toc=1234.
  62. :title.Ralf Browns' Interrupt List
  63. :body.
  64. :h1.
  65. Ralf Browns' Interrupt List
  66. :hp7.Ralf Browns' Interrupt List:ehp7.
  67. :p.
  68. Interrupt List      Release 61     Last change 16jul00
  69. .br
  70. Copyright (c) 1989-1999,2000 Ralf Brown
  71. :p.
  72. Do not forget to add "h" suffix into register value search.
  73. .br
  74. You cannot find B188, but can successfully find B188h ;)
  75.  
  76. [footer]
  77. .*****************************************************************************
  78. :index.
  79. :euserdoc.
  80.