MMB4W - blit, programming or hardware error - help


Author Message
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4223
Posted: 11:11am 19 Nov 2023      

Minimal example that demonstrates the bug in MMB4W (running under Wine for me):
Mode 1
Page Write 0
Cls
? "Hello World"
Page Resize 1,200,200
Do
 Page Write 1
 Page Write 0
Loop


I'm thinking a bug in MMBasic when PAGE WRITE and PAGE RESIZE are used together.

Best wishes,

Tom
Edited 2023-11-19 21:11 by thwill