Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-26 | Simplify regexes. | Alexis Roda | |
Regexes hare a common prefix and suffix. Remove them from the json file in order to make it more readable and add them in python code when parsing the file. | |||
2019-03-30 | Missing sub a, * (ix) case | Juan J. Martinez | |
2019-03-30 | Missing sub a,* (iy) case | Juan J. Martinez | |
2019-03-30 | Missing sub a,(hl) case | Juan J. Martinez | |
2019-03-19 | Added support for ix/iy instructions using sdasz80 | Juan J. Martinez | |
It is used by SDCC and for example (ix+0) is 0(ix), which is uncommon. | |||
2019-03-19 | Initial import0.1 | Juan J. Martinez | |