README
This commit is contained in:
2
README
2
README
@@ -48,7 +48,7 @@ when accuracy is imperative.
|
||||
Instruction-level granularity means that, except in a few well-defined cases,
|
||||
the execution of a given instruction cannot stop until all its internal M-cycles
|
||||
are completed. In addition, this kind of emulation has been optimized for speed,
|
||||
which implies that pertinent registers are modified only once per instruction
|
||||
which implies that any pertinent register is modified only once per instruction
|
||||
and the T-state counter is updated only after a whole instruction is executed.
|
||||
|
||||
That said, instructions, flags, memory accesses, interrupt and reset responses,
|
||||
|
||||
Reference in New Issue
Block a user