mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2024-12-29 07:30:14 +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:
parent
cb502bd65d
commit
98d9199f19
@ -9,6 +9,7 @@ EightBit::Z80::Z80(Bus& bus, InputOutput& ports)
|
||||
RaisedPOWER.connect([this](EventArgs) {
|
||||
|
||||
raiseM1();
|
||||
raiseRFSH();
|
||||
raiseIORQ();
|
||||
raiseMREQ();
|
||||
raiseRD();
|
||||
|
Loading…
Reference in New Issue
Block a user