Closed Rhialto closed 8 years ago
My changes started out as simple bugfix but tuned into a quest to make it more like the macro11 in RSX-11M+ 4.6 .
The list of exact changes is a bit long but should be nicely visible in the history,
I used the command
git subtree add --prefix=crossassemblers/macro11 git://github.com/Rhialto/macro11.git master
to import this, and future changes should be importable as well (and in the otther direction too, as I understand).
My changes started out as simple bugfix but tuned into a quest to make it more like the macro11 in RSX-11M+ 4.6 .
The list of exact changes is a bit long but should be nicely visible in the history,
I used the command
git subtree add --prefix=crossassemblers/macro11 git://github.com/Rhialto/macro11.git master
to import this, and future changes should be importable as well (and in the otther direction too, as I understand).