VMC_RESET, VMC_SETUP, VMC_POLL and VMC_READER tests are passed, except for not implemented functions;
Almost done with MDB_PollHandler(), only diagnostic functions remaining;
More accurate commands and subcommands number definitions, not just raw numbers in case statements;
Drastic code refactoring -- removed garbage function naming, dragged chunks of code to static functions.
VMC_RESET, VMC_SETUP, VMC_POLL and VMC_READER tests are passed, except for not implemented functions; Almost done with MDB_PollHandler(), only diagnostic functions remaining; More accurate commands and subcommands number definitions, not just raw numbers in case statements; Drastic code refactoring -- removed garbage function naming, dragged chunks of code to static functions.