kilograham / b-em

An RP2040 and Raspberry Pi 2/3/4/Zero 2 W version of an opensource BBC Micro emulator originally for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
91 stars 13 forks source link

pause is broken on 1080p builds #4

Closed kilograham closed 3 years ago

kilograham commented 3 years ago

Changing from 1024 to 1080 lines overflows the memory set aside for the low res video buffer

kilograham commented 3 years ago

fixed