1 ;-------------------------------------------------------------------------------
4 ; Gamate system specific definitions
6 ; (w) 2015 Groepaz/Hitmen (groepaz@gmx.net)
7 ; based on technical reference by PeT (mess@utanet.at)
8 ;-------------------------------------------------------------------------------
10 ; look at gamate.h for comments, they are not duplicated here
42 ; constants for the conio implementation
43 charsperline = (LCD_WIDTH / 8)
44 screenrows = (LCD_HEIGHT / 8)