Diff for /np2/bios/bios1f.c between versions 1.3 and 1.4

version 1.3, 2004/04/08 13:08:22 version 1.4, 2005/02/07 14:46:07
Line 8 Line 8
   
 static REG8 bios0x1f_90(void) {  static REG8 bios0x1f_90(void) {
   
         BYTE    work[256];          UINT8   work[256];
         UINT    srclimit;          UINT    srclimit;
         UINT    srcaddr;          UINT    srcaddr;
         UINT    dstlimit;          UINT    dstlimit;

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


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