summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/didisasm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+1
* don't sleepcode - for some reason this only upset GCC, not clang (nw) Vas Crabb2018-03-251-2/+0
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-34/+12
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-46/+37
* general cleanup: Vas Crabb2017-05-231-6/+6
* Eliminated 'device_disasm_interface::disassemble(std::string &buffer, ...' Nathan Woods2016-11-201-1/+0
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+3
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-16/+16
* Changed disassembler overrides to use 'std::ostream &' internally Nathan Woods2016-10-301-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+0
* Override method (nw) AJR2016-06-261-1/+1
* Delegatize dasm overrides (nw) AJR2016-06-261-4/+7
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-1/+18
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-0/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-28/+5
* Cleanups and version bump. Aaron Giles2010-06-171-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+125