Closed lamogui closed 11 years ago
Hello Zardoz Here are the change between my and your versions and my argument to conserve/removes somes things
Major Changes :
pro :
against :
proposal : A DCPU Manager which manage dcpu calculation on 2 or 4 threads with libstd or sfml
pro:
Minor change not very important
monitor must allocate there uint8_t buffers like i do for the lem
made a very basic "posix looks like program" with options (example --debug or --monitor=) so we can add a benchmark option maybe...
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:
Add need_render boolean on monitor
pro :
against :
Minor change not very important
return Sf::Texture& instead of sf::Image*
pro :
against :
monitor must allocate there uint8_t buffers like i do for the lem
More Emulator looks like...
made a very basic "posix looks like program" with options (example --debug or --monitor=) so we can add a benchmark option maybe...
add premake4
pro :