Screenshot from Xfce attached. I'll repost to Github once I've checked IceWM 3.3.0 so lets follow things up over there.
iceWM does not show VirtualBox's minibar
Might need to extend this to F18xx but will check my PIC12F1840 in morning :)
Evening, Prescale of 16 would be T2CON=0b01111110 (i.e. T2CKPS=0b10 rather than 0b11). Does gpsim implement prescale of 64? ..Remy
pic12f1822: timer2 uses wrong clock
Have attached a more complete example. On a physical PIC12F1822 (with a UMFT201 acting as slave) chip it will run to completion with a successful read & write, but under emulation with the attached .stc file it will hang as described previously. Looks like a clocking issue.
pic12f1822: I2C reads not working
i2c2par: Non-default slave addresses not honoured
PIC12F1822: RS232 Tx doesn't work unless Rx also enabled