Back

NOP


NOP which stands for "No OPeration" is an instruction for telling a computer processor to "do nothing". On this project the ZX Spectrum computer emulator JSSpeccy emulator was modified to run in a memory space filled with NOP instructions. Upon reaching the end of the memory it automatically wraps back to the beginning and continues "not operating" endlessly.