Skip to content

Commit 769331f

Browse files
committed
bumped version to v0.34.0
added link to Current Status page on the wiki
1 parent 9ddac14 commit 769331f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
version = v0.34.0 pre-release
2+
version = v0.34.0
33

44
goBinary = go
55
gcflags = -c 3 -B -wb=false

README.md

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

55
Gopher2600 is an emulator for the Atari 2600 written in Go.
66

7+
See here for [Current Status](https://github.com/JetSetIlly/Gopher2600-Docs/wiki/Current-Status)
8+
79
Accuracy is very high and and there are no known problems with the emulation of the 6507, TIA or RIOT chips.
810

911
The key features of the emulator:

0 commit comments

Comments
 (0)