SDL_UpdateTexture (window_ref.texture, nullptr, display_buffer.data(), CHIP8_WIDTH * sizeof(uint16_t));. As mentioned, your texture is going to ...
確定! 回上一頁