- fixed log message wording in hle.cpp - added syscall stubs for CloseHandle and WaitSynchronization1
- added a manager for keeping track of services/ports - added a memory mapped region for memory accessed by HLE - added HLE for GetThreadCommandBuffer function
- added service.h as an initial service interface