VOGONS

Common searches


Search results

Display options

Re: King's Quest PCjr. SVN Regression

It doesn't read at 0x3DF but uses the copy in the BDA instead. The problem is that the PCJr only provides a 16k memory window at the 0xB800 segment. The video mode used here has 32k however, so the accesses go to the wrong place. The solution (the PCJr BIOS also uses that) is to write to the actual …

Page 27 of 198