Diff for /np2/i386c/ia32/paging.c between versions 1.13 and 1.14

version 1.13, 2004/03/05 14:17:35 version 1.14, 2004/03/06 12:59:54
Line 191  static void tlb_update(UINT32 laddr, UIN Line 191  static void tlb_update(UINT32 laddr, UIN
 #endif  #endif
   
   
 void  void MEMCALL
 cpu_memory_access_la_region(UINT32 laddr, UINT length, int crw, int user_mode, BYTE *data)  cpu_memory_access_la_region(UINT32 laddr, UINT length, int crw, int user_mode, BYTE *data)
 {  {
         UINT32 paddr;          UINT32 paddr;

Removed from v.1.13  
changed lines
  Added in v.1.14


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