--- previous/src/gui-sdl/dlgMemoryAdvanced.c 2018/04/24 19:28:27 1.1 +++ previous/src/gui-sdl/dlgMemoryAdvanced.c 2018/04/24 19:30:52 1.1.1.2 @@ -1,15 +1,9 @@ /* - Hatari - dlgSystem.c + Previous - dlgMemoryAdvanced.c This file is distributed under the GNU Public License, version 2 or at your option any later version. Read the file gpl.txt for details. - This file contains 2 system panels : - - 1 for the old uae CPU - - 1 for the new WinUae cpu - - The selection is made during compilation with the ENABLE_WINUAE_CPU define - */ const char DlgMemoryAdvanced_fileid[] = "Hatari dlgMemoryAdvanced.c : " __DATE__ " " __TIME__;