aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/asmtest.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* begenning to integrate and test both the codegens. run git pull for ↵bloodstalker2018-09-101-0/+10
| | | | faultreiber and tablegen.
* jmp_t_s now uses the new way of registering tables, the 5.3 way. bruiser is ↵bloodstalker2018-09-081-3/+3
| | | | supposed to be luarocks-friendly so i wont remove the compatibility build.
* the codegen is working now. the generated codes will not be part of the repo ↵bloodstalker2018-06-091-2/+2
| | | | for the time being. they will be generated during the build process.
* added a lua module for asmrewriter, will soon add docs. you can try the new ↵bloodstalker2018-03-121-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
* wip-the lua syntax is not what i want to be yet and im having trouble with ↵bloodstalker2018-03-041-1/+5
| | | | the JMP_S_T pointers
* the skeletion code for the jump table struct is now workingbloodstalker2018-03-021-0/+6