Re: Gtk-CRITICAL in GUI gpsim

Scott Dattalo <[email protected]> Wed, 06 Dec 2006 16:22:11 -0800
Newsgroups gmane.comp.hardware.microcontrollers.gnupic
Message-ID <[email protected]>
Nestor A. Marchesini wrote:
> Whereas in commentaries it is not a problem to use characters UTF-8 it is
> not possible to use characters that know that they have two bytes in UTF-8
> together with the nemónicos..
> My problem was on having tried to use:
> 
>  movlw A'Ñ'
>  xorwf ReceiveRS232,W
>  skpnz
>  goto  AreEquals
>  ...

Néstor,

If you can send me a small program that exposes this problem, I'll try 
it out and see if I can fix gpsim's behavior.

Scott