Skip to content

Commit

Permalink
Updated changelog for one last fix for TIA PF collision handling.
Browse files Browse the repository at this point in the history
  • Loading branch information
sa666666 committed Feb 4, 2018
1 parent ba549e1 commit db5eb89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@

* Fixed bug in TIA collision handling; it is now disabled in VBlank.

* Improve TIA PF collision handling during hblank; this fixes a bug in
Thrust ROM.

* Fixed wrong display of HM values in debugger after 'HMCLR' has been
executed.

Expand Down
2 changes: 1 addition & 1 deletion src/common/Version.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
#define VERSION_HXX

#define STELLA_VERSION "5.1"
#define STELLA_BUILD "4138"
#define STELLA_BUILD "4140"

#endif

0 comments on commit db5eb89

Please sign in to comment.