svofski / vector06sdl

Opensource Vector-06C emulator in C++ | Опенсорсный эмулятор Вектора-06ц
25 stars 1 forks source link

v06x-godot: support custom aspect ratios #23

Closed svofski closed 1 year ago

svofski commented 1 year ago

Some circumstances make aspect ratios different to 4:3 desirable. 1:1 and 5:4 would be likely preset candidates. Ideally it should be possible to specify fully custom aspect ratios.

setting fixed pixel resolution would also be nice to have