Closed venice1200 closed 2 years ago
It looks to me it has to do with the Line https://github.com/mrchrisster/MiSTer_SAM/blob/ebaf1ff2df3adb131d27d86a06ec8b56f4e081ed/.MiSTer_SAM/MiSTer_SAM_MCP#L79 in MiSTer_SAM_MCP.
If I comment this line it's fine. Aloha 🙂
We are trying to get a Version working which doesn't need so much changes within SAM. But this is WIP.
Xxd currently is used to detect keyboard input in SAM. We could use a python script instead like we do with joystick detection for example. I can take a look in a couple hours..
If I switch to hexdump instead of xxd, would that work?
Looks food to me! MiSTer_SAM_on.sh arcade works fine without the start-picture problem.
ok great. i'm hungry as well ;)
Uuups, typo. Mahlzeit 😄
Hi, if I run "MiSTer_Sam_on.sh arcade", the first tty2oled Picture is not shown as some task kills the xxd task. Up from the second Arcade it works fine.
Cheers Lars