pokerevo/tools, branch masterPokémon Battle Revolutionfixed bug in #pragma regswap where swapping rA and rB would also swap fA and fB, and added #pragma iswap2021-01-22T19:02:16+00:00Maxmparisi@stevens.edu2021-01-22T19:02:16+00:00892c994feed64d3b8ea86c2eeaa8083dca4c7474
trim whitespace off cc argument in pragma.py2020-12-19T17:45:16+00:00Maxmparisi@stevens.edu2020-12-19T17:45:16+00:009b63835774172d148b82625ec6be1229947cab69
argument parsing issue in pragma.py when compiler is invoked through wine2020-12-19T17:39:50+00:00Maxmparisi@stevens.edu2020-12-19T17:39:50+00:004f3e87d037cfc6efcafc605e309edc71179cbb7a
fix bugs in pragma.py, add license/readme2020-12-19T16:48:42+00:00Maxmparisi@stevens.edu2020-12-19T16:48:42+00:00128935015a3fd7f53404315c268c3d2424af4dc7
add pragma.py to tools, edit Makefile, add example #pragma regswap usage to code_801DD8C0.cpp2020-12-19T05:45:39+00:00Maxmparisi@stevens.edu2020-12-19T05:45:39+00:00718c9c00118acc70b81aade01f5c392bc7964cb7
add '*' escape sequence to postprocess.py, and split the rest of MetroTRK/2020-09-30T15:06:30+00:00Maxmparisi@stevens.edu2020-09-30T15:06:30+00:00fa4ee0a512a03120599bd41ccb2987a93fb4224d
Learned that '$' is an acceptable character for the assembler and modified postprocess to check for it2020-09-23T22:13:14+00:00Maxmparisi@stevens.edu2020-09-23T22:13:14+00:0018aa136b4afb7391ad495c14e75d12f6e3e06150
replaced patch_strtab with postprocess.py2020-09-23T22:03:38+00:00Maxmparisi@stevens.edu2020-09-23T22:03:38+00:00e43f1d2e0d65ab4cb1feffcaab250060b769dbe0
split ut_list, ut_LinkList, and ut_BinaryFileFormat2020-09-23T19:16:07+00:00Maxmparisi@stevens.edu2020-09-23T19:16:07+00:0096d9708dcf20c7537773bbc67f171b68b00e36d3
patch_strtab readme, and add it to the Makefile2020-09-23T18:33:06+00:00Maxmparisi@stevens.edu2020-09-23T18:33:06+00:004e91f4772fb5e5d9ea80694e5aa7c27be4315a00