mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
25 lines
416 B
Text
25 lines
416 B
Text
description "Disassembler (GPL license - used in TheIDE)\3770,128,128";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
ndisasm.h,
|
|
ndisupp.cpp,
|
|
lib/ndisasm readonly separator,
|
|
lib\disasm.c tabsize 8,
|
|
lib\disasm.h,
|
|
lib\insns.h,
|
|
lib\insnsd.c tabsize 8,
|
|
lib\insnsi.h,
|
|
lib\nasm.h,
|
|
lib\nasmlib.c tabsize 8,
|
|
lib\nasmlib.h,
|
|
lib\regs.c tabsize 8,
|
|
lib\regs.h,
|
|
lib\sync.c tabsize 8,
|
|
lib\sync.h,
|
|
lib\version.h,
|
|
lib\Authors,
|
|
lib\Copying;
|
|
|