I was working on my gkCPU for my GKC PC and while making keys for the keyboard, when I tried to make the button for “,” I set the button to transmit on channel “,” and it would be sent to the RAM in binary, etc… but when I tested the button, it wouldn’t send it. I placed a counter to see if the channel was even transmitted across, and it didn’t increment the counter. I went back to the button and changed the channel name to “COMMA” and it worked just fine!
Does anyone know why this occurred?
Edit:
The channels were not named with actual quotation marks in them, I just used quotation marks to signify what the channels were named.