mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2026-04-21 17:16:35 +00:00
Whoops: missed power on state of the "RFRSH" pin.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ EightBit::Z80::Z80(Bus& bus, InputOutput& ports)
|
||||
RaisedPOWER.connect([this](EventArgs) {
|
||||
|
||||
raiseM1();
|
||||
raiseRFSH();
|
||||
raiseIORQ();
|
||||
raiseMREQ();
|
||||
raiseRD();
|
||||
|
||||
Reference in New Issue
Block a user