1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 18:16:35 +00:00

Almost full LR35902 opcode space coverage

This commit is contained in:
Karol Stasiak
2018-07-27 19:07:12 +02:00
parent 27de426a38
commit 7ea2fe6a4e
11 changed files with 100 additions and 19 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ For more details about how to pass parameters to `asm` functions, see:
* for 6502: [Using 6502 assembly within Millfork programs#Assembly functions](./assembly.md#assembly-functions).
* for Z80: [Using Z80 assembly within Millfork programs#Assembly functions](./assembly.md#assembly-functions).
* for Z80: [Using Z80 assembly within Millfork programs#Assembly functions](./assemblyz80.md#assembly-functions).
## Calling external functions at a dynamic address