When paused some Gameboy games:
As this was a portable console and battery life limited I ask myself:
It is definitely possible to program your game in a way that reduces power consumption. This guide contains some good examples. One of the more notable examples is to use the halt
CPU instruction when waiting for things like VBlank.