]> git.sur5r.net Git - cc65/blobdiff - libsrc/pet/cpeekcolor.s
cbm stuff from greggs pull request
[cc65] / libsrc / pet / cpeekcolor.s
diff --git a/libsrc/pet/cpeekcolor.s b/libsrc/pet/cpeekcolor.s
new file mode 100644 (file)
index 0000000..ed275ec
--- /dev/null
@@ -0,0 +1,8 @@
+;
+; 2017-06-03, Greg King
+;
+; unsigned char cpeekcolor (void);
+;
+
+        .import         return1
+        .export         _cpeekcolor := return1  ; always COLOR_WHITE