Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Woods
ea9f91ed1e Spacing fixes 2016-11-14 17:13:37 -05:00
Nathan Woods
4920af3c21 Changed the arcompact disassembler to use 'std::ostream &' internally
Also added arcompact to unidasm
2016-11-11 10:43:30 -05:00
Miodrag Milanovic
ddb290d5f6 NOTICE (TYPE NAME CONSOLIDATION)
Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8
also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
2016-10-22 13:13:17 +02:00
Miodrag Milanovic
c6d27c753f cleanups (nw) 2015-12-25 20:53:59 +01:00
Miodrag Milanovic
7c19aac60e Rename *.c -> *.cpp in our source (nw) 2015-11-08 12:56:12 +01:00