X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Fuiq3%2Fport_config.s;fp=platform%2Fuiq3%2Fport_config.s;h=bc0f97fe290f99f2dda9459ebbfcb8569ca8e8f6;hb=cc68a136aa179a5f32fe40208371eb9c2b0aadae;hp=0000000000000000000000000000000000000000;hpb=2cadbd5e56966f8b7a4e9790aba2f719cfcc38e8;p=picodrive.git diff --git a/platform/uiq3/port_config.s b/platform/uiq3/port_config.s new file mode 100644 index 0000000..bc0f97f --- /dev/null +++ b/platform/uiq3/port_config.s @@ -0,0 +1,8 @@ +@ .equiv START_ROW, 1 +@ .equiv END_ROW, 27 +@ one row means 8 pixels. If above example was used, (27-1)*8=208 lines would be rendered. +.equiv START_ROW, 0 +.equiv END_ROW, 28 + +@ this should be set to one only for GP2X port +.equiv EXTERNAL_YM2612, 0