psxhle.c: Silence logging when using HLE bios
authorretro-wertz <retro-wertz@users.noreply.github.com>
Mon, 29 Jul 2019 03:32:40 +0000 (11:32 +0800)
committerretro-wertz <retro-wertz@users.noreply.github.com>
Mon, 29 Jul 2019 03:34:07 +0000 (11:34 +0800)
commit833174ecc4ca153acb4bf7417836af2e6cc2de49
tree28a54fb950fac94558f58ce8f193d79b1ab0b0cf
parent77d120bc1afa4386a4e602df6712a0850630bc1c
psxhle.c: Silence logging when using HLE bios

- at least one game (Wild Arms) is continouos spamming the log window. Silence this in a way that its easy to enable when need to.
- Remove unnecessary message in Makefile
Makefile
libpcsxcore/psxhle.c