mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
aafea3b1c1
## 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.
18 lines
371 B
Modula-2
18 lines
371 B
Modula-2
EXPORTS
|
|
CPU9CheckPaperRemain
|
|
CPU9CheckPrinter
|
|
CPU9CheckPrintEnd
|
|
CPU9GetFWInfo
|
|
CPU9GetMediaType
|
|
CPU9GetTempInfo
|
|
CPU9GetTotalPrintCount
|
|
CPU9PreHeat
|
|
CPU9PrintJobCancel
|
|
CPU9PrintOut
|
|
CPU9SetPrintParameter2
|
|
CPUASendImage
|
|
CPUASendImagePrint
|
|
CPUASendImagePrint2
|
|
CPUASetPrintParameter
|
|
CPUXInit
|
|
CPUXSearchPrinters |