Zardoz89 / dcpu_vm

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

Pull Request Lamogui #2

Closed lamogui closed 11 years ago

lamogui commented 11 years ago

Hello Zardoz Here are the change between my and your versions and my argument to conserve/removes somes things

Major Changes :


Remove Boost.

pro :

against :

proposal : A DCPU Manager which manage dcpu calculation on 2 or 4 threads with libstd or sfml

Event Main loop on main thread (main function)

pro:

pro :

against :

Minor change not very important


return Sf::Texture& instead of sf::Image*

pro :

against :

pro :