updating MPR breaks XXDP?
This commit is contained in:
parent
ba83a704cf
commit
2358f8058f
1 changed files with 0 additions and 2 deletions
2
rl02.cpp
2
rl02.cpp
|
@ -218,8 +218,6 @@ void rl02::writeWord(const uint16_t addr, uint16_t v)
|
||||||
b->writeUnibusByte(memory_address++, xfer_buffer[i++]);
|
b->writeUnibusByte(memory_address++, xfer_buffer[i++]);
|
||||||
|
|
||||||
update_bus_address(memory_address);
|
update_bus_address(memory_address);
|
||||||
|
|
||||||
(*reinterpret_cast<int16_t *>(®isters[(RL02_MPR - RL02_BASE) / 2]))++;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
temp_disk_offset += cur;
|
temp_disk_offset += cur;
|
||||||
|
|
Loading…
Add table
Reference in a new issue