ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/newcpu.cpp
(Generate patch)

Comparing BasiliskII/src/uae_cpu/newcpu.cpp (file contents):
Revision 1.10 by gbeauche, 2002-03-16T16:31:54Z vs.
Revision 1.11 by gbeauche, 2002-03-18T21:25:07Z

# Line 97 | Line 97 | static void dump_log(void)
97                  disass_68k(f, log[j].pc);
98   #endif
99          }
100 +        fclose(f);
101   }
102   #endif
103  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines