doc: add/update sample files

This commit is contained in:
2025-08-16 21:02:14 +01:00
parent 1a9debd6fb
commit 7583252b72
4 changed files with 17 additions and 5 deletions

9
doc/sample/Simple.iasm Normal file
View File

@@ -0,0 +1,9 @@
@block [index:#1007]
br $L0004
L0004:
ret.n
@end
@block [index:#1008]
ret
@end