This commit is contained in:
Miku AuahDark
2021-02-11 19:27:42 +08:00
parent 08f227997e
commit c7178fc206
204 changed files with 296 additions and 301 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
----------------------------------------------------------------------------
-- LuaJIT x86/x64 disassembler module.
--
-- Copyright (C) 2005-2020 Mike Pall. All rights reserved.
-- Copyright (C) 2005-2021 Mike Pall. All rights reserved.
-- Released under the MIT license. See Copyright Notice in luajit.h
----------------------------------------------------------------------------
-- This is a helper module used by the LuaJIT machine code dumper module.