Added support for DRn and TRn instructions (although they're effectively NOPs for now)
This commit is contained in:
parent
a1e3c366eb
commit
2150744668
167 changed files with 9213 additions and 2029 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pcjs",
|
||||
"version": "1.18.5",
|
||||
"version": "1.18.6",
|
||||
"description": "Node-enabled version of PCjs",
|
||||
"engine": "node ^0.12.7",
|
||||
"main": "server.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue