atirage: fix monitor identification.

This commit is contained in:
Maxim Poliakovski 2020-10-14 16:55:38 +02:00
parent fc50e3c4f6
commit 3b29ff9514

View File

@ -169,6 +169,8 @@ uint32_t ATIRage::read_reg(uint32_t offset, uint32_t size) {
uint32_t res;
switch (offset & ~3) {
case ATI_GP_IO:
break;
case ATI_DAC_REGS:
if (offset == ATI_DAC_DATA) {
this->block_io_regs[ATI_DAC_DATA] =