cy384

Results 31 comments of cy384

thanks for testing! > Unfortunately, the version you linked doesn't crash, but also doesn't do anything. The system just freezes with a blank top menu bar after launching it, and...

actually, you could try installing MacsBug, which may give you a stack trace or something some guesses about what the problem could be: * ssheven tries to call some code...

[here's a PPC build with the mbedtls assembly disabled](http://www.cy384.com/media/bin/ssheven-TEST-ppc-no-assembly.bin)

thanks again for testing! that's very weird behavior. I'm wondering if retro68's PPC compiler is targeting something later than a powerpc 601 by default, so here's two more ssheven builds...

fantastic! in theory the assembly should make the encryption run faster, especially for the initial handshake. There's a line like "Beginning SSH session handshake... done (XX ticks)." when ssheven connects,...

seems like Retro68 was indeed targeting the PPC 603 by default ([issue over there](https://github.com/autc04/Retro68/issues/168)), going to call this one solved for ssheven. thanks again for your testing!

it's a fair question, the intended way is "sheven" (like "seven" with an "sh") as a sort of pun on SSH and seven, from System 7 "S-S-H even" with the...

thanks for the report, it does seem messed up

Got this basically fixed, I think. There's still a 2px white border (which it has always had), probably going to change so it matches the background setting color before closing...

Currently, there is no support for scrollback or scrolling at all.