We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d7654 commit 2894075Copy full SHA for 2894075
README.md
@@ -62,7 +62,6 @@ cpu.power true
62
cpu.pc = 0x0100
63
cpu.run(Z80::MAXIMUM_CYCLES) until quit
64
puts
65
-
66
```
67
68
<sup>**[<sub><img src="https://zxe.io/software/Z80/assets/images/ruby-icon.svg" height="14"></sub> run-yaze-zexall.rb](https://zxe.io/software/Z80/scripts/run-yaze-zexall.rb)**</sup>
@@ -150,7 +149,6 @@ cpu.im = 1
150
149
cpu.i = 0x3F
151
cpu.pc = 0x7000
152
153
154
155
156
<sup>**[<sub><img src="https://zxe.io/software/Z80/assets/images/ruby-icon.svg" height="14"></sub> run-raxoft-z80test.rb](https://zxe.io/software/Z80/scripts/run-raxoft-z80test.rb)**</sup>
0 commit comments