Zardoz89 / dcpu_vm

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

Clock is launching too interrupts #22

Closed Zardoz89 closed 11 years ago

Zardoz89 commented 11 years ago

The generci clock is launching too many interrupts. Makes that the DCPU-16 catch fire.

lamogui commented 11 years ago

It's probably a bug with my code, i forget to test that because, i will check and fix that (With the remove of the SFML clock)

lamogui commented 11 years ago

Haha i found it, i coded too fast :p

lamogui commented 11 years ago

Fixed, now need to check if the time is synchronised with a clock

lamogui commented 11 years ago

seems correct here

Zardoz89 commented 11 years ago

Me too. I close this.