VICE TCP/IP Debug
Yes. From Python, I use it like this: p = subprocess.Popen(['./vice2.3/tools/x64', '-console', '+warp', '-speed', '2000', '-refresh', '40000', '+sound', '-pal', '+confirmexit', '-remotemonitor', '-remotemonitoraddress', '127.0.0.1:6510', '-autostart', cmd2 ])