Added startup message
This commit is contained in:
parent
89e08d6a97
commit
834bbc2e23
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue