Xebra(Arbex) 05-01-2011 is released. Xebra is a progressing Japanese Playstation(PS) emulator for Win32.
Xebra 05-01-2011 Changelog:
Sound Output:
EQ biquad filter to pretend Cable/AD/DA loss
if (N == 0) y[n] = x[n];
if (N != 0) y[n] = (b0_ * x[n] + b1_ * x[n - 1] + b2_ * x[n - 2] - a1_ * y[n - 1] - a2_ * y[n - 2]) >> N;
Download: Xebra 05-01-2011
Source: Here
2011-01-05
Tags:
Console,
Official_Build,
PS,
Xebra
Random Related Topic
0 Comments
Post a Comment