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 53548ac commit f0fc599Copy full SHA for f0fc599
src/Reducing_Power_Consumption.md
@@ -121,7 +121,7 @@ power as possible. Using a high level language will require more CPU
121
power and these techniques will not have as big as an effect.
122
123
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),
+page](https://web.archive.org/web/20230301041000/https://wikiti.brandonw.net/index.php?title=Z80_Optimization),
125
although it applies to the original Z80 CPU, so one must adapt the
126
optimizations to the GBZ80.
127
0 commit comments