Diff for /np2/bios/biosmem.h between versions 1.2 and 1.3

version 1.2, 2004/01/22 01:10:03 version 1.3, 2004/01/23 12:04:08
Line 1 Line 1
   
 enum {  enum {
         MEMB_EXPMMSZ                    = 0x00401,          MEMB_EXPMMSZ                    = 0x00401,
           MEMB_SYS_TYPE                   = 0x00480,
         MEMB_DISK_EQUIPS                = 0x00482,          MEMB_DISK_EQUIPS                = 0x00482,
   
         MEMB_BIOS_FLAG0                 = 0x00500,          MEMB_BIOS_FLAG0                 = 0x00500,

Removed from v.1.2  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>