aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/asmtest.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-10begenning to integrate and test both the codegens. run git pull for ↵bloodstalker1-0/+10
faultreiber and tablegen.
2018-09-08jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is ↵bloodstalker1-3/+3
supposed to be luarocks-friendly so i wont remove the compatibility build.
2018-06-09the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker1-2/+2
for the time being. they will be generated during the build process.
2018-03-12added a lua module for asmrewriter, will soon add docs. you can try the new ↵bloodstalker1-6/+17
module by running asmtest.lua or demo2.lua did some cosmetic fixes to load bfd so it doesnt suck as hard when you get dumps
2018-03-04wip-the lua syntax is not what i want to be yet and im having trouble with ↵bloodstalker1-1/+5
the JMP_S_T pointers
2018-03-02the skeletion code for the jump table struct is now workingbloodstalker1-0/+6