Re: Video bios(vBIOS) rom size research project for pure DOS, because there is smaller better.. Add our info.
Posted on 2018-10-31, 20:11
Falcosoft wrote: [ I have just written a one-liner for you that does just the above: Nice thanks, i dont even know that such syntax is possible.. but im not expert writeln('Video Bios size is: ', Longint(Mem[$C000:0002]) shr 1, ' KB'); What does exactly that shr 1 parameter?