mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-26 10:20:51 +00:00
Fast memset for Z80 and 6502
This commit is contained in:
@@ -42,6 +42,8 @@ where `11111` is a sequential number and `xx` is the type:
|
||||
|
||||
* `me` – start of a `for` loop doing bulk memory operations
|
||||
|
||||
* `ms` – bulk memory operations
|
||||
|
||||
* `no` – nonet to word extension caused by the `nonet` operator
|
||||
|
||||
* `od` – end of a `do-while` statement
|
||||
|
||||
Reference in New Issue
Block a user