From c5dbcecabe72e781ba128ed43efc1603e60979a1 Mon Sep 17 00:00:00 2001 From: Christian Werner Date: Sun, 28 Sep 2025 20:18:18 +0200 Subject: [PATCH] ree --- build/c64_c_userport.prg | Bin 11612 -> 11612 bytes src/main.c | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/build/c64_c_userport.prg b/build/c64_c_userport.prg index ba2f3493c94722bf90b8e392a0f92068abd6d317..8ad16203955e31d5fb97756e6b92af2d852bc286 100644 GIT binary patch delta 14 VcmcZ;bth^=3J2qZ&8ZyURRA^q2BiQ1 delta 14 VcmcZ;bth^=3J2ql&8ZyURRA`Q2E70P diff --git a/src/main.c b/src/main.c index a127d85..52ca119 100644 --- a/src/main.c +++ b/src/main.c @@ -270,7 +270,7 @@ void recieveTest(char* title) { lower = 16; upper = 16; - *dirPtr = 0b11111000; + *dirPtr = 0b11100000; *dataPtr = 0; while (1) {