rewrite config, options, work with path

This commit is contained in:
Ondřej Novák 2025-01-31 12:46:48 +01:00
parent 4a0c7d4fd0
commit 77f1700902
30 changed files with 466 additions and 532 deletions

View file

@ -1599,11 +1599,8 @@ void show_jrc_logo(char *filename)
palw[i]=b | (r<<11) | (g<<6);
}
}
if (!bnk)
wait_retrace();
put_picture(xp, yp, pcx);
if (bnk) {
wait_retrace();
showview(xp, yp, pcxw[0], pcxw[1]);
}
ccc=cdiff;