We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a1f13 commit 78149e9Copy full SHA for 78149e9
1 file changed
lib/kernal.asm
@@ -1,6 +1,9 @@
1
/*
2
* Requires KickAssembler v5.x
3
* (c) 2022 Raffaele Intorcia
4
+ *
5
+ * References available at
6
+ * https://c128lib.github.io/Reference/Kernal
7
*/
8
#importonce
9
.filenamespace c128lib
0 commit comments