Compaq DeskPro 386 ROM BIOS boots UNMODIFIED now
This commit is contained in:
parent
b9252390bf
commit
1508cd1bf3
12 changed files with 298 additions and 207 deletions
|
|
@ -389,7 +389,7 @@ State.prototype = {
|
|||
* messageEnabled(bitsMessage)
|
||||
*
|
||||
* @this {State}
|
||||
* @param {number} [bitsMessage] is one or more Debugger MESSAGE_* category flag(s)
|
||||
* @param {number} [bitsMessage] is one or more Messages category flag(s)
|
||||
* @return {boolean}
|
||||
*/
|
||||
messageEnabled: function(bitsMessage) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue