From: CVS <do...@th...> - 2001-07-14 15:02:55
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: memory.cpp memory.h Log Message: - 1-bit mode under X11 always uses default visual - fixed possible crash in driver_window dtor (image data would be freed twice, once by XDestroyImage() and once in driver_base dtor) - fixed compilation problems with banked memory - fixed typos |