1 # Tscope5 frequently asked questions
5 # Installation related questions {#inst}
7 **Q** Does Tscope5 work under virtualbox?
12 # Questions related to the old tscope {#old}
14 **Q** Can I compile my old tscope program on Tscope5?
20 **Q** What are the main differences between the old tscope and Tscope5?
23 - all functions start with ts5_ instead of ts_
24 - coordinates are now floating points
25 - drawing is performed on a back buffer
26 - times are now floating points (and seconds)
27 - the timer functions don
't block the main loop, responses are registered continuously