v1.19.5 checkpoint (includes a fix to the "pop mem" instruction)

This commit is contained in:
Jeff Parsons 2015-09-10 15:18:20 -07:00
commit 09295a1a27
147 changed files with 2536 additions and 2350 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.19.4",
"version": "1.19.5",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",