loveplus: stub impl of cpusbxpkm.dll (printer) (#319)

## Link to GitHub Issue, if one exists
n/a

## Description of change
Add a stub for `cpusbxpkm.dll`. The stub doesn't work, it's only enough
to allow the game to load; but that is irrelevant since spice hooks the
printer at runtime.

## Testing
Observed the game boot, and was able to print out the test image from
test menu. Will do more testing on a real server.
This commit is contained in:
bicarus-dev
2025-05-08 23:03:26 -07:00
committed by GitHub
parent 346a159157
commit aafea3b1c1
4 changed files with 127 additions and 9 deletions
+18
View File
@@ -0,0 +1,18 @@
EXPORTS
CPU9CheckPaperRemain
CPU9CheckPrinter
CPU9CheckPrintEnd
CPU9GetFWInfo
CPU9GetMediaType
CPU9GetTempInfo
CPU9GetTotalPrintCount
CPU9PreHeat
CPU9PrintJobCancel
CPU9PrintOut
CPU9SetPrintParameter2
CPUASendImage
CPUASendImagePrint
CPUASendImagePrint2
CPUASetPrintParameter
CPUXInit
CPUXSearchPrinters