|
Francisco wrote:
Hi all, is possible inject assembler code into lua code?, like this: [code] local asm=[[ mov a,b push b,0xx000 ]] print( execute ( asm ) ) [/code] i see ChunkBake project, but i got many errors and its just insert opcodes ...
Whoa...Sorry to disappoint you, but I think you should take a looky at de ChunkBake documentation first. :-)
-- Cheers, Kein-Hong Man (esq.) Kuala Lumpur, Malaysia