Added support for a new "flicker" PCx86 Video property that simulates good old-fashioned CGA flicker -- don't leave home without it!

This commit is contained in:
Jeff Parsons 2017-07-12 16:22:26 -07:00 committed by Jeff Parsons
commit 9e149dda6a
330 changed files with 193547 additions and 1501 deletions

View file

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