]> 4ch.mooo.com Git - 16.git/commit
clear video RAM using pointer set after INT 10h + vga update, not
authorJonathan Campbell <jonathan@castus.tv>
Sun, 17 Apr 2016 06:53:43 +0000 (23:53 -0700)
committerJonathan Campbell <jonathan@castus.tv>
Sun, 17 Apr 2016 06:53:43 +0000 (23:53 -0700)
commitcb4574433d1faa6a5345362d66211108f9aaaa3c
tree1c736e520dbab6e4d8cd0eb2c40dc6631834f941
parent6d7a981e6e607a373d9418d064ab6dc881d10282
clear video RAM using pointer set after INT 10h + vga update, not
before. this fixes scribbling over VGA ROM BIOS and possible DOSBox
UMB corruption.
src/lib/modex16.c