Change VGA offset for 8d2 to 0
commit86b7cb0b6d69f5a77b592f8e37951fcfbceedd05
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 6 Aug 2010 09:53:44 +0000 (6 12:53 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 6 Aug 2010 09:53:44 +0000 (6 12:53 +0300)
treed3ae5e8f6ab5496622bf7696f8290b2c883bc692
parenta2d3c47b9bdd6e8a4be1ecfec96779b970216620
Change VGA offset for 8d2 to 0

Change the offset for 8d2 to be zero. This helps with scrolling in many
games and causes mode13h no longer be glitched. Add hack for old offset
of 2.
Changelog.utf8
org/jpc/emulator/PC.java
org/jpc/emulator/pci/peripheral/VGACard.java
org/jpc/plugins/PCControl.java
org/jpc/plugins/PCRunner.java