MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
29 stars 31 forks source link

tweaks for xemu (to improve comms over tcp) #60

Closed gurcei closed 3 years ago

gurcei commented 3 years ago

Now that we can connect tools like m65 and mega65_tools to xemu over tcp, it revealed that the conversation there suffers from some problems.

It is proving difficult to grasp the nature of all these problems, but I'll use this card to encapsulate my attempts to make it a degree better.

NOTE: For best results, run these tools against my 220-uartmon-update branch of xemu, which contains various tweaks and improvements to the uart-monitor needed to improve the traffic flow between our tools and it.