no message

This commit is contained in:
BADIM-PC\Vadim 2017-12-07 16:02:03 +03:00
parent 295a530405
commit ec1cf454a5
1 changed files with 0 additions and 2 deletions

View File

@ -1227,8 +1227,6 @@ static void api_tick_start(tic_mem* memory, const tic_sound* src)
else *hold = 0;
}
resetPalette(memory);
machine->state.setpix = setPixelDma;
machine->state.getpix = getPixelDma;
}