Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | Implementing #5306. | Marcello Stanisci | |
2018-06-20 | Batch CMD needs to memcpy CMDs in its internal status. | Marcello Stanisci | |
2018-06-20 | Meta-CMD-aware instruction pointer. | Marcello Stanisci | |
The main IP from the testing loop gets incremented ONLY IF the command being processed is NOT a "meta" one. Meta CMDs have their own internal IP. |