synced sinctable.cpp with WinUAE
This commit is contained in:
parent
7d05ee3a86
commit
566d631824
1 changed files with 617 additions and 618 deletions
|
@ -3,8 +3,7 @@
|
|||
*/
|
||||
|
||||
/* tables are: a500 off, a500 on, a1200 off, a1200 on, vanilla. */
|
||||
const int winsinc_integral[5][SINC_QUEUE_MAX_AGE] =
|
||||
{
|
||||
const int winsinc_integral[5][SINC_QUEUE_MAX_AGE] = {
|
||||
{
|
||||
131072,131072,131072,131072,131072,131072,131072,131072,131072,131072,131072,
|
||||
131071,131071,131071,131071,131071,131071,131071,131071,131071,131071,131071,131070,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue