Started work on v1.34.2: More PDP-10 opcode handlers

This commit is contained in:
Jeff 2017-03-01 12:26:56 -08:00 committed by Jeff Parsons
commit 3508b1050e
297 changed files with 14771 additions and 377 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.34.1",
"version": "1.34.2",
"description": "Node-enabled version of PCjs",
"license": "GPL-3.0",
"engine": "node ^6.7.0",