Diff for /np2/bios/bios.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:18 version 1.2, 2003/12/04 06:41:23
Line 36  extern "C" { Line 36  extern "C" {
   
 extern  BOOL    biosrom;  extern  BOOL    biosrom;
   
   void bios_getpath(char *path, const char *name, int maxlen);
   
 void bios_init(void);  void bios_init(void);
 UINT MEMCALL biosfunc(UINT32 adrs);  UINT MEMCALL biosfunc(UINT32 adrs);

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


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