From f0fc5991e7fb03c87593fde23b547c0a83fd6b07 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 17 Jan 2024 19:09:28 +0100 Subject: [PATCH] Replace broken link with wayback machine mirror --- src/Reducing_Power_Consumption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Reducing_Power_Consumption.md b/src/Reducing_Power_Consumption.md index 2796234c..9101e64d 100644 --- a/src/Reducing_Power_Consumption.md +++ b/src/Reducing_Power_Consumption.md @@ -121,7 +121,7 @@ power as possible. Using a high level language will require more CPU power and these techniques will not have as big as an effect. To optimize your code, it might be a good idea to look at [this -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), although it applies to the original Z80 CPU, so one must adapt the optimizations to the GBZ80.