| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hopefully purge references to emu_fatalerror from ppc_dasm.o (nw) | 2018-04-01 | 1 | -0/+1 | |
| | | |||||
| * | dvdisasm: Overhaul [O. Galibert] | 2017-11-26 | 1 | -452/+288 | |
| | | | | | | | | | Disassemblers are now independant classes. Not only the code is cleaner, but unidasm has access to all the cpu cores again. The interface to the disassembly method has changed from byte buffers to objects that give a result to read methods. This also adds support for lfsr and/or paged PCs. | ||||
| * | Eliminated 'ppc_dasm_one(std::string &string,...' trampoline | 2016-11-20 | 1 | -9/+0 | |
| | | |||||
| * | Changing the PowerPC DRC to not use static char buffers when disassembling | 2016-11-20 | 1 | -0/+9 | |
| | | |||||
| * | Changed disassembler infrastructure to not use char buffers internally | 2016-11-20 | 1 | -9/+1 | |
| | | |||||
| * | Changed the PowerPC disassembler to use 'std::ostream &' internally | 2016-11-16 | 1 | -8/+17 | |
| | | |||||
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -15/+15 | |
| | | | | | | 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 | ||||
| * | made constexprs lower case and used constexpr for returning input value as ↵ | 2016-07-31 | 1 | -1/+1 | |
| | | | | | well for rest of defines in osdcomm.h (nw) | ||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1177 | |
