I see that MSX2's SCREEN8 command, by default, initializes screen into 212 lines (bit LN=1). Is there any way to make it initialize with 192 lines without modifying VDP registers directly after initialization is done (e.g. VDP(10)=2)? Altering FFE8 should have no result as it is being overwritten by 82h during screen initialization.
Login or register to post comments