cm: added printer support

This commit is contained in:
2024-08-05 20:53:56 +02:00
parent fe14630b3d
commit 5abc593b46
7 changed files with 1326 additions and 350 deletions

View File

@ -56,6 +56,10 @@ static DWORD CALLBACK cm_pre_startup(void)
touch_screen_hook_init(&cm_hook_cfg.touch, cm_hook_mod);
serial_hook_init();
/* Hook external DLL APIs */
printer_hook_init(&cm_hook_cfg.printer, 4, cm_hook_mod);
/* Initialize emulation hooks */
hr = platform_hook_init(