You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

broken-neees

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broken-neees - npm Package Compare versions

Comparing version

to
1.0.26

2

NEEES.js

@@ -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!",