diff --git a/src/main.cpp b/src/main.cpp index ddbfd544..2566a6e8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -623,7 +623,7 @@ void virtualdevice_init (void) static int real_main2 (int argc, TCHAR **argv) { - printf("Uae4arm v0.5 for Raspberry Pi by Chips\n"); + printf("Uae4arm v0.5 for Raspberry Pi by Chips, AmiBerry optimized version by MiDWaN\n"); #ifdef PANDORA_SPECIFIC SDL_Init(SDL_INIT_NOPARACHUTE | SDL_INIT_VIDEO); #else