You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title=GameBrew |title_mode=append |image=printlibgb.png |image_alt=Printlib }} This is the GBDK printer library by DragonEagle, extended by Shen Mansell to work correctly. Looking at the example code should allow you to get the program going, and for more help have a look on the net for GB Printer docs. to print: SendPrinterCommand(PRINTER_INIT); do this 20x18 times { PrintTileData (p_data); // where p_data is 16 bytes representing a tile } SendPrinterCommand(PRINTER_EOF); SendPrinterCommand(PRINTER_START); ==Credits== Thanks to StarTreky for pointing out some errors. ==External links== * Author's website - http://shen.mansell.tripod.com/
Advertising: