Header updates
This commit is contained in:
parent
5d76d662a0
commit
0b35e06926
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @fileoverview Defines PC8080 constants.
|
||||
* @fileoverview Defines PC8080 CPU constants.
|
||||
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
|
||||
* @version 1.0
|
||||
* Created 2016-Apr-18
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @fileoverview PC8080-specific message definitions.
|
||||
* @fileoverview Defines message categories.
|
||||
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
|
||||
* @version 1.0
|
||||
* Created 2016-Apr-18
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @fileoverview PCjs-specific message definitions.
|
||||
* @fileoverview Defines message categories.
|
||||
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
|
||||
* @version 1.0
|
||||
* Created 2014-Dec-11
|
||||
|
|
|
|||
Loading…
Reference in a new issue