VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
64 stars 21 forks source link

Hi-res Text Modes (WIDTH 40/80) Blinking Text Attribute Doesn't Work #146

Closed dragonbytes closed 7 months ago

dragonbytes commented 9 months ago

Using version 2.1.0.8. To reproduce, at the BASIC prompt, type WIDTH 40 or WIDTH 80 and ENTER. Then issue an ATTR 0,0,B and ENTER. On real hardware as well as other emulators, the OK prompt as well as subsequent keyboard input should be constantly blinking.

ejaquay commented 7 months ago

Fixed with pull request #161

dragonbytes commented 7 months ago

thank you!!! 😀