Re: [hatari-devel] VDI 2-planes mode

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On 06/03/2013 23:50, Eero Tamminen wrote:
//STMemory_WriteWord(linea-46, VDICharHeight);          /* v_cel_ht */
VDICharHeight = STMemory_ReadWord(linea-46);

Furthermore, I think that any change to VDICharHeight should be avoided, since the actual height depends on the system font, which can't he hacked by Hatari. Any supposition about its value is also wrong, since the OS may use its own rules to initialize it.

If possible, the global VDICharHeight should be removed, and used only in the above function, as a local variable.

--
Vincent Rivière



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/