Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int b3 - zipkey - get version http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT B3 - ZIPKEY - GET VERSION
        AH = 70h
Return: AH = major version
        AL = minor version
        CL = number of states and territories in current database
        DH = year of current database - 1900
        DL = month of current database's file date
Notes:  if installed, the string "ZIPKEY" is present at offset 75h in the
          interrupt handler's segment, and the byte at 7Bh contains the API
          version number (currently 00h)
        ZIPKEY is a resident ZIPCODE database by Eric Isaacson

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