This website requires JavaScript.
Explore
Help
Sign in
notwa
/
lips
Watch
1
Star
0
Fork
You've already forked lips
0
mirror of
https://github.com/notwa/lips
synced
2024-11-14 09:19:02 -08:00
Code
Issues
Releases
Wiki
Activity
2143128628
lips
/
example.lua
6 lines
96 B
Lua
Raw
Normal View
History
Unescape
Escape
pedanticism
2016-04-28 15:46:47 -07:00
local
lips
=
require
"
lips.init
"
rewrite overrides, reimplement ROL/ROR
2016-04-23 19:36:26 -07:00
local
err
=
lips
(
'
example.asm
'
)
fix some branch pseudo-instructions; fix example
2016-04-23 16:43:43 -07:00
if
err
then
print
(
err
)
end
Reference in a new issue
Copy permalink