v1.20.3: The Happy 2016 Release

This commit is contained in:
Jeff Parsons 2015-12-31 15:51:13 -08:00
commit c792895b10
235 changed files with 245 additions and 245 deletions

View file

@ -20,7 +20,7 @@ The following output should appear:
ibm5150.pc-mda-64k object created
PCjs> ramLow: 64Kb allocated
PCjs v1.x.x
Copyright © 2012-2015 Jeff Parsons <Jeff@pcjs.org>
Copyright © 2012-2016 Jeff Parsons <Jeff@pcjs.org>
License: GPL version 3 or later <http://gnu.org/licenses/gpl.html>
Type ? for list of debugger commands
AX=0000 BX=0000 CX=0000 DX=0000 SP=0000 BP=0000 SI=0000 DI=0000

View file

@ -4,7 +4,7 @@
* @version 1.0
* Created 2012-Sep-08
*
* Copyright © 2012-2015 Jeff Parsons <Jeff@pcjs.org>
* Copyright © 2012-2016 Jeff Parsons <Jeff@pcjs.org>
*
* This file is part of PCjs, which is part of the JavaScript Machines Project (aka JSMachines)
* at <http://jsmachines.net/> and <http://pcjs.org/>.