Zardoz89 / dcpu_vm

Another DCPU-16 Virtual Machine
http://zardoz89.github.io/dcpu_vm/
MIT License
6 stars 2 forks source link

Generic Clock slower that should be #11

Closed Zardoz89 closed 11 years ago

Zardoz89 commented 11 years ago

Actually generic clock lags behind the real word clock. Loses ~2 seconds for every minute.

lamogui commented 11 years ago

I will make a test on windows

lamogui commented 11 years ago

I test with my phone chronometer in timed emulation (on windows) after 8 minutes the clock and the phone are synchronised, there no loses for me

Zardoz89 commented 11 years ago

I just try it again. I keeps gaining over a real clock. :S Could be something of SFML running in Linux, but it's very weird.

lamogui commented 11 years ago

Before the fix the clock was ok or not ? I possibly made a mistake somewhere

lamogui commented 11 years ago

ooops i did'nt see you have make another branch for the floppy may be you don't have the fix because i put it on master

Zardoz89 commented 11 years ago

Shit! I don't did the pull from master! I try it now, and works.