mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-22 15:30:09 +00:00
c41373d9bd
* Using lambdas instead of member function pointers simplifies the command dispatching and reduces the code volume * Removed duplicate error handling * Fix for issue #956 * Unit test updates * Resolved SonarQube issues |
||
---|---|---|
.. | ||
abstract_controller.cpp | ||
abstract_controller.h | ||
controller_manager.cpp | ||
controller_manager.h | ||
phase_handler.h | ||
scsi_controller.cpp | ||
scsi_controller.h |