Skip to content

Commit

Permalink
Fixed joystick emulation with keyboard: fast direction changing (left…
Browse files Browse the repository at this point in the history
…<->right or up<->down) didn't work properly.

Added fast save/load states.
Version 1.8.4
  • Loading branch information
abbruzze committed Sep 3, 2023
1 parent be72b39 commit 7af8291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kernal64/build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

name := "kernal64"

version := "1.8.3"
version := "1.8.4"

scalaVersion := "2.13.10"

Expand Down

0 comments on commit 7af8291

Please sign in to comment.