You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Java 6502 Emulator
2
2
3
+
## Update: v2.8: Bigger is better!
4
+
Added support for:
5
+
- 20x4 LCDs
6
+
- Reading LCD DDRAM Address (cursor position)
7
+
- Writing LCD DDRAM Address
8
+
9
+
Remember to save new config files!
10
+
3
11
## Update: v2.5: Keyboards are _SO_ hot right now.
4
12
Look at that another update so quickly! This update has a bunch of bug fixes like actually being able to save preference files and more accurate clock speed calculations. It also comes with a very simple keyboard interface, detailed below:
0 commit comments