Skip to content

Commit 2f4f60f

Browse files
authoredDec 4, 2022
README: mention authors
1 parent 323f721 commit 2f4f60f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed
 

‎README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# z80ti
22
<img src="https://github.com/hellux/z80ti-fpga/raw/master/.demo.jpg" width="480">
33

4-
Replica of a TI83p calculator written in VHDL.
4+
Replica of a TI83p calculator written in VHDL as part of a computer architecture
5+
course project.
56

67
## Status
78
All documented instructions and almost all undocumented instructions of the Z80
@@ -37,3 +38,12 @@ displaying the LCD, as well as live register values for debugging.
3738
* [ticalc.org](https://www.ticalc.org/pub/83plus/)
3839
* Functionality of the LCD controller
3940
* _T604A datasheet_ by TOSHIBA
41+
42+
# Authors
43+
44+
The implementation was written by a group of four computer engineering students:
45+
46+
- Jakob Arvidsson
47+
- Dennis Derecichei
48+
- Yousef Hashem
49+
- Noah Hellman

0 commit comments

Comments
 (0)
Please sign in to comment.