git @ Cat's Eye Technologies linapple / master inc / ParallelPrinter.h
master

Tree @master (Download .tar.gz)

ParallelPrinter.h @masterraw · history · blame

1
2
3
4
5
6
#pragma once

void    PrintDestroy();
void    PrintLoadRom(LPBYTE pCxRomPeripheral, UINT uSlot);
void    PrintReset();
void    PrintUpdate(DWORD);