Andrea

Results 261 comments of Andrea

> Now what I think is that instead of a debugger inside of en emulator, it's better to make an external debugger that could use an already available emulator engine...

Question 1: is this a feature of the actual computer or the printer attached to it? did they send a font or just a byte to be converted by the...

Something like this https://github.com/AppleWin/AppleWin/pull/917?

> It did make the core print routine a bit messy. I agree. If there was a data type to represent a single code point, it would probably be better....

Which does not seem related with https://github.com/AppleWin/AppleWin/blob/master/source/Pravets.cpp#L213 Unless there has already been a codepage mistake somewhere. The current code replaces lower cases with accents, while the picture above replaces with...

Similar but not the same, the characters in the range 123-126 are not the same as printed on screen for any of the clones.

Nothing obvious comes to my mind. Looking at the save states files, they look identical. I have the same issues with the PCAP backend but not with libslirp. Can you...

Could it be that PCAP needs some type of warm up? and diving directly into a webbrowser is not good?

I am not too sure what to say. Now it works. But I run inside a Windows Virtual Machine with QEMU... Could you try to capture the entire traffic with...

If you could try U2, uncomment this block : https://github.com/AppleWin/AppleWin/blob/169f0b29e8e7b45757866b7cb0e815bc1aadf9dc/source/Uthernet2.cpp#L76-L79 And just send me the log of the 2nd run, after the reboot, when you go straight to the web-browser...