Skip to content

Commit 1ba40e4

Browse files
committed
Update phrasing of Readme title and add Mega warning
1 parent af74648 commit 1ba40e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Arduino Mega Z80 Core
1+
# Z80 Core for Arduino Mega
2+
3+
**This library only functions with the Arduino Mega or Mega 2560 due to memory constraints!**
24

35
This is a free, open source project which comprises light modification of Marat Fayzullin's brilliant Z80 emulator in C in order to make it compatible with the Arduino Mega (other Arduinos do not have the memory to run it). You can view his [download page for the original code here](https://fms.komkon.org/EMUL8/). This library is based off of [`Z80-081707.zip`](https://fms.komkon.org/EMUL8/Z80-081707.zip).
46

0 commit comments

Comments
 (0)