Opensource Vector-06C emulator in C++ | Опенсорсный эмулятор Вектора-06ц
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
svofski opened this issue 4 years ago · comments
save_frame is usually used in the tests so it's not a very visible issue, but when save_frame is invoked with a real video renderer, this->bmp is nullptr. saving must be done from TV::render() instead.