Note on underwhelming performance when using a dynamically generated array of opcode functions specifying ".bind(this)" on every one (which is why I don't do it)
This commit is contained in:
parent
603b429c60
commit
a02454467b
4 changed files with 10 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @fileoverview Implements the PC8080 CPU component.
|
||||
* @fileoverview Controls the PC8080 CPU component.
|
||||
* @author <a href="mailto:Jeff@pcjs.org">Jeff Parsons</a>
|
||||
* @version 1.0
|
||||
* Created 2016-Apr-18
|
||||
|
|
|
|||
Loading…
Reference in a new issue