sourcemod/sourcepawn/include/smx
David Anderson c4056aea5d Rewrite the assembly pipeline.
This patch uses SmxBuilder from spcomp2 to replace the old assemble()
pipeline. Instead of generating into an old AMX structure, and then
decoding that into SMX, we now directly generate into SMX. This greatly
simplifies code generation and smx building.
2014-08-23 13:25:58 -07:00
..
smx-headers.h Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00
smx-v1-opcodes.h Modernize the smx headers. 2014-08-21 22:16:07 -07:00
smx-v1.h Modernize the smx headers. 2014-08-21 22:16:07 -07:00
smx-v2.h Modernize the smx headers. 2014-08-21 22:16:07 -07:00