Bob Andrews

Results 84 comments of Bob Andrews

I seriously wonder why those Blackbox cartridges even exist in the Ultimate firmwares... its not like they are useful for anything, they just take valuable logic space :)

Hu? How would you "start it from VICE"? I don't see how that can be done. BTW, another big advantage would be that tcpser doesnt get confused by VICE connecting/disconnecting...

> It would require changes to the VICE source code doh. Sure. Everything can be done then >_< > But, I believe so would modifying tcpser to run from stdin/stdout...

> We already do this for printer output, so most of the functionality is already there. It would also be consistent with how other tools are being used via piping....

> It should not be too tough to denote a port value that signifies stdin/stdout (like - or something, I'll have to check how other UNIX apps denote stdin/stdout in...

> For example this reconnection problem does not exist in Linux at all I found out this is not true... there are also problems on linux, i will do more...

Unfortunately it does not work in VICE - but i cant really tell if the problem is in VICE or tcpser.... a test program is needed so we can rule...

OK, here is a full log - started tcpser - started vice - in vice load+started the bbs program i am toying with. the bbs incorrectly sees DCD active, so...

Whats so baffling is... there is no way the program can exit like this. every exit() call (as far as i can see) is preceded by some message, which we...

> Try the newest code, though, perhaps I fixed it while fixing other issues. It still happens :( Not all the time though. And apparently Windows and Linux behave differently.