repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git]
/
sdcc-extra
/
emu
/
rrz80
/
cpu
/
README
blob
b939c676f31d522457d4dbd1d5028f0558b5cef0
1
This is a simple encapsulation of the CPU core in SPECTEMU v0.95 by
2
Miklos Szeredi <mszeredi@inf.bme.hu>.
3
4
Functions:
5
z80_init() - initial configuration
6
z80_reset()
7
z80_local_init()
8
9
z80_step(tstates) - run the emulation for 'tstates' tstates.