From: CVS <do...@th...> - 2002-09-18 09:55:46
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: Don't forget to use vm_realease() to free up translation cache. Also free the right amount of memory that was previously allocated. |