9 Commits

Author SHA1 Message Date
nemerle
2a59d07ef2 Orignal dcc code
Only 2 differences with original release:
  add return type to main
  int disassem.cpp popPosStack() add cast to intptr_t
2015-05-28 17:17:26 +02:00
Artur K
bc395da6ab lots of changes, created Disassembler class, removed a few globals etc. 2012-03-11 02:48:19 +01:00
Artur K
3bcbb7a2cf Removed lints 2012-03-10 22:46:15 +01:00
Artur K
eb6c1ac939 more fixes 2012-03-08 21:47:59 +01:00
Artur K
0eab9d1db5 Moved some more enums into Enums.h, removed multiple defs of LH macro, fixed missed initialization in STATE 2012-02-29 12:05:39 +01:00
Artur K
a0a6f7cc0e lots of small things 2012-02-29 00:59:19 +01:00
Artur K
9a6788fd2d removed ip dword from findIdioms, it's using iterators now, also switched to using iterators in IDX_ARRAY 2012-02-25 22:38:22 +01:00
Artur K
b3fa570792 slowly replacing ICODE * with iterators 2011-12-13 21:03:35 +01:00
Artur K
4c249fe5c4 init 2011-11-24 20:19:41 +01:00