Re: 8-bit VRAM write on a 16-bit ISA graphics card, fast or slow?
Posted on 2022-03-14, 10:11
Ok. Yes, I know it's half of the potential bandwidth, but sometimes I want to write a byte for alignment reasons (and when writing a font glyph to a bitplane, for example). EDIT: The reason I can't benchmark this is because I don't have a 16-bit ISA video card, I only have 32-bit VLB. Just in case …