broken-neees
Advanced tools
Comparing version
@@ -280,3 +280,3 @@ "use strict"; | ||
(_this$ppu$memory8 = this.ppu.memory) === null || _this$ppu$memory8 === void 0 ? void 0 : (_this$ppu$memory8$oam = _this$ppu$memory8.oamRam) === null || _this$ppu$memory8$oam === void 0 ? void 0 : _this$ppu$memory8$oam.set(saveState.ppu.memory.oamRam); | ||
(_this$ppu$memory9 = this.ppu.memory) === null || _this$ppu$memory9 === void 0 ? void 0 : (_this$ppu$memory9$cha = _this$ppu$memory9.changeNameTablesMirroringTo) === null || _this$ppu$memory9$cha === void 0 ? void 0 : _this$ppu$memory9$cha.call(_this$ppu$memory9, saveState.ppu.memory.mirroringId); | ||
if (saveState.ppu.memory.mirroringId != null) (_this$ppu$memory9 = this.ppu.memory) === null || _this$ppu$memory9 === void 0 ? void 0 : (_this$ppu$memory9$cha = _this$ppu$memory9.changeNameTablesMirroringTo) === null || _this$ppu$memory9$cha === void 0 ? void 0 : _this$ppu$memory9$cha.call(_this$ppu$memory9, saveState.ppu.memory.mirroringId); | ||
if (saveState.ppu.loopy != null) (_this$ppu$loopy2 = this.ppu.loopy) === null || _this$ppu$loopy2 === void 0 ? void 0 : (_this$ppu$loopy2$setS = _this$ppu$loopy2.setSaveState) === null || _this$ppu$loopy2$setS === void 0 ? void 0 : _this$ppu$loopy2$setS.call(_this$ppu$loopy2, saveState.ppu.loopy); | ||
@@ -283,0 +283,0 @@ |
{ | ||
"name": "broken-neees", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "description": "A really broken NEEES emulator that introduces glitches and random bugs on purpose!", |
386126
0.01%