Eric Tang
|
ce84ac3e14
|
Implement part of the macro engine
|
2017-08-10 15:09:20 -07:00 |
|
Eric Tang
|
b1fb5f62c1
|
Make macro_reference_t store the offset of the first macro action and expose ParseMacroAction
|
2017-08-09 13:13:50 -07:00 |
|
Eric Tang
|
22e49c50d1
|
Make the macro parser store the data it extracts into macro_action_t variables
|
2017-08-09 13:09:17 -07:00 |
|
Eric Tang
|
c342f75031
|
Check the value of macroIndex
|
2017-08-09 11:50:02 -07:00 |
|
Eric Tang
|
b0b659940d
|
Limit the number of macros to 255
|
2017-08-09 11:13:52 -07:00 |
|
Eric Tang
|
c983e58d8e
|
When parsing a macro, store its offset and number of actions
|
2017-08-09 09:49:30 -07:00 |
|