Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>f000:fffeh system model id</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
F000:FFFEh               System Model ID

 Length: 1 byte

    This byte specifies the machine type.

  --------------------------------------------------------------------------

    Use INT 15h, Service C0h, for a more accurate test of the system model
    ID and the sub-model ID.

               ID                  Machine Type
               FFh                 Original PC
               FEh                 Later PC, XT, or Portable PC
               FBh                 Later XT
               FDh                 PCjr
               FCh                 AT or XT-286
               F9h                 PC Convertible

    Note that a few machines share IDs. To differentiate the machines, use
    INT 15h, Service C0h, and look at the sub-model ID.

See Also: INT 15h, C0h System ID

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson