Merge pull request #93 from logicog/cmdbuf

Add support for command line editing
This commit is contained in:
feelfree69
2026-02-25 15:55:41 +01:00
committed by GitHub
8 changed files with 259 additions and 56 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ void machine_custom_init(void) { }
#elif defined MACHINE_KP_9000_9XH_X_EU
__code const struct machine machine = {
.machine_name = "keepLink KP-9000-6XH-X-EU",
.machine_name = "keepLink KP-9000-9XH-X-EU",
.isRTL8373 = 1,
.min_port = 0,
.max_port = 8,