Skip to content

Commit 2894075

Browse files
committed
README.md
1 parent 47d7654 commit 2894075

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ cpu.power true
6262
cpu.pc = 0x0100
6363
cpu.run(Z80::MAXIMUM_CYCLES) until quit
6464
puts
65-
6665
```
6766

6867
<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
150149
cpu.i = 0x3F
151150
cpu.pc = 0x7000
152151
cpu.run(Z80::MAXIMUM_CYCLES) until quit
153-
154152
```
155153

156154
<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

Comments
 (0)