We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddac14 commit 769331fCopy full SHA for 769331f
Makefile
@@ -1,5 +1,5 @@
1
2
-version = v0.34.0 pre-release
+version = v0.34.0
3
4
goBinary = go
5
gcflags = -c 3 -B -wb=false
README.md
@@ -4,6 +4,8 @@
Gopher2600 is an emulator for the Atari 2600 written in Go.
6
7
+See here for [Current Status](https://github.com/JetSetIlly/Gopher2600-Docs/wiki/Current-Status)
8
+
9
Accuracy is very high and and there are no known problems with the emulation of the 6507, TIA or RIOT chips.
10
11
The key features of the emulator:
0 commit comments