summaryrefslogtreecommitdiffstats
path: root/progP24.h
diff options
context:
space:
mode:
authorAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
committerAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
commit925d0670c45e1100e412070fa0ce2405604f219a (patch)
tree9bb4412d148bc80751b7a02023cd3e0167f588e7 /progP24.h
downloadOpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.tar.gz
OpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.zip
Init repo
Diffstat (limited to 'progP24.h')
-rw-r--r--progP24.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/progP24.h b/progP24.h
new file mode 100644
index 0000000..1db78f7
--- /dev/null
+++ b/progP24.h
@@ -0,0 +1,7 @@
+void Read24Fx(int dim,int dim2,int options,int appIDaddr,int executiveArea);
+void Write24Fx(int dim,int dim2,int options,int appIDaddr,int rowSize, double wait);
+void DisplayCODE24F(int dim);
+void DisplayEE24F();
+void Read24Ex(int dim,int dim2,int options,int appIDaddr,int executiveArea);
+void Write24Ex(int dim,int dim2,int options,int appIDaddr,int rowSize, double wait);
+