Skip to content

Commit 3ebf963

Browse files
authored
Merge pull request #31 from skx/30-toggle
30 toggle
2 parents 0b79bba + a266f2c commit 3ebf963

File tree

2 files changed

+227
-220
lines changed

2 files changed

+227
-220
lines changed

bios.z80

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bios_delay:
4949

5050
IF SPECTRUM
5151
PUSH_ALL
52-
ld b,5
52+
ld b,4
5353
wait:
5454
halt
5555
djnz wait

0 commit comments

Comments
 (0)