initial import
[libpicofe.git] / gp2x / port_config.s
CommitLineData
720ee7f6 1@ .equiv START_ROW, 1\r
2@ .equiv END_ROW, 27\r
3@ one row means 8 pixels. If above example was used, (27-1)*8=208 lines would be rendered.\r
4.equiv START_ROW, 0\r
5.equiv END_ROW, 28\r
6\r
7@ this should be set to one only for GP2X port\r
8.equiv EXTERNAL_YM2612, 1\r