initial import
[picodrive.git] / platform / uiq3 / port_config.s
diff --git a/platform/uiq3/port_config.s b/platform/uiq3/port_config.s
new file mode 100644 (file)
index 0000000..bc0f97f
--- /dev/null
@@ -0,0 +1,8 @@
+@ .equiv START_ROW,    1\r
+@ .equiv END_ROW,              27\r
+@ one row means 8 pixels. If above example was used, (27-1)*8=208 lines would be rendered.\r
+.equiv START_ROW,              0\r
+.equiv END_ROW,                28\r
+\r
+@ this should be set to one only for GP2X port\r
+.equiv EXTERNAL_YM2612, 0\r