Skip to content

Commit

Permalink
bumped version to v0.34.0
Browse files Browse the repository at this point in the history
added link to Current Status page on the wiki
  • Loading branch information
JetSetIlly committed Jul 19, 2024
1 parent 9ddac14 commit 769331f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

version = v0.34.0 pre-release
version = v0.34.0

goBinary = go
gcflags = -c 3 -B -wb=false
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

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

See here for [Current Status](https://github.com/JetSetIlly/Gopher2600-Docs/wiki/Current-Status)

Accuracy is very high and and there are no known problems with the emulation of the 6507, TIA or RIOT chips.

The key features of the emulator:
Expand Down

0 comments on commit 769331f

Please sign in to comment.