1
0
mirror of synced 2026-01-12 00:42:51 +00:00

added usage assembly notes

This commit is contained in:
ken rector 2025-02-11 23:18:15 -08:00 committed by GitHub
parent b6dc886a51
commit d1eb923925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -182,4 +182,15 @@ section.
!LMN.KEN\
hello world
# USAGE NOTES
## Interface to CP-V.
### Lower Case
Be aware that F00 AP does not accept lower case characters. Don't write assembly language
code with lower case characters.
### Inline Asembly Code
There seems to be a bug in the compiler ca module that causes it to abort when the
asm() feature is used.