projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a6ccc72
)
Add general-purpose timer to GUI
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 25 Jan 2014 22:38:50 +0000
(17:38 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 25 Jan 2014 22:38:50 +0000
(17:38 -0500)
This timer is not part of the 8051 hardware. It is a free running
timer/counter added as a mean to quickly measure delays in instruction
cyles.
For now, it is implemented only in GUI version.
No differences found