Skip to content

Commit f0fc599

Browse files
committed
Replace broken link with wayback machine mirror
1 parent 53548ac commit f0fc599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Reducing_Power_Consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ power as possible. Using a high level language will require more CPU
121121
power and these techniques will not have as big as an effect.
122122

123123
To optimize your code, it might be a good idea to look at [this
124-
page](http://wikiti.brandonw.net/index.php?title=Z80_Optimization),
124+
page](https://web.archive.org/web/20230301041000/https://wikiti.brandonw.net/index.php?title=Z80_Optimization),
125125
although it applies to the original Z80 CPU, so one must adapt the
126126
optimizations to the GBZ80.
127127

0 commit comments

Comments
 (0)