Matt Waltz

Results 64 comments of Matt Waltz

Move it out :)

branch before it's too late ;)

Good enough for me :) Let's do a release! :D

CLOSE IT :D

The way I fixed this in CEmu was having a circular buffer inside the emu thread (Which skipped input of any null characters!!). During gui_do_stuff or the relevant function in...

Well I just mean that since Qt freezes because the line becomes too long; perhaps set a limit on the max amount of characters per line. The freeze goes away...

This is precisely why I said this forever ago :P > The way I fixed this in CEmu was having a circular buffer inside the emu thread (Which skipped input...

> During gui_do_stuff or the relevant function in the emu thread I mean I have already given you everything you need for this I may as well just implement it...

Just read the Ans variable as a string is how I would do it :) And then just check if the variable exists and is the proper format

Which is why I said to check if the proper appvar exists... You wouldn't just expect Ans to be valid.