MEGA65 / mega65-tools

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

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

Closed gurcei closed 3 years ago

gurcei commented 3 years ago

Work done for card #60, to improve comms between tools like m65/mega65_ftp and xemu over tcp port 4510.

For best results, run these tools against my 220-uartmon-update branch of xemu.

I've left a bit of debug stuff here and there, mostly commented out, particularly in remotesd.c, as I suspect it won't be the last time I need to debug in this vicinity.