Skip to content

Commit cd5ba1b

Browse files
committed
perf notes
1 parent 7f8262b commit cd5ba1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
A fast and accurate instruction-stepped Z80 emulator written in C11 and ported to Rust with c2rust and manual refactoring.
44

5-
The Rust version appears to run about 25% faster than the C version when benchmarked on my machine.
6-
7-
It still uses unsafe (for now).
8-
95
This emulator passes both the ZEXDOC and ZEXALL Z80 instruction tests. It has also been verified correct against VisualZ80, and is known to run the entire ColecoVision, SG-1000, Master System, and Game Gear libraries. Additionally, it has been successfully integrated into Mega Drive/Genesis and Neo Geo emulators with unknown (but likely high or perfect) compatibility.
106

117
## Licensing

0 commit comments

Comments
 (0)