Don't use force joystick emulation.

This commit is contained in:
Sorgelig
2021-11-27 00:09:00 +08:00
parent 24838b802f
commit 9f4aea127f
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
#
# -------------------------------------------------------------------------- #
QUARTUS_VERSION = "18.1"
QUARTUS_VERSION = "17.0"
DATE = "18:25:16 January 08, 2019"
# Revisions

View File

@@ -207,7 +207,7 @@ localparam CONF_STR = {
"-;",
"F0,BIN,Load BIOS;",
"-;",
"J1,A,B,X,Y,L,R,Select,Start;",
"J,A,B,X,Y,L,R,Select,Start;",
"V,v",`BUILD_DATE
};