Inversion of loop logic
Compare changes
- João Magalhães authored
+ 0
− 4
@@ -125,10 +125,6 @@ export class Chip8Emulator extends EmulatorLogic implements Emulator {
It makes use of EmuKit 0.10 features, allowing inversion of control in the main loop.
Dramatically simplifies the main game loop logic.