summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/unidasm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6805: added skeleton CMOS devices Vas Crabb2017-01-301-0/+4
* initial pull request Patrick Mackinlay2017-01-241-0/+2
* cop400: Properly separated COP444L from COP444C. [Curt Coder] Curt Coder2017-01-161-0/+2
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-17/+25
* Fixed the unidasm registration for upd7725 Nathan Woods2016-11-181-1/+1
* Added PDP8 to unidasm Nathan Woods2016-11-161-0/+2
* Merge pull request #1657 from npwoods/dasmstream_arcompact Vas Crabb2016-11-171-0/+2
|\
| * Changed the arcompact disassembler to use 'std::ostream &' internally Nathan Woods2016-11-111-0/+2
* | No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-1/+1
|/
* nanoprocessor: initial support. Disassembler only is known to work at this po... fulivi2016-11-031-0/+2
* TRUE/FALSE in tools section (nw) Miodrag Milanovic2016-10-221-19/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-31/+31
* hp_hybrid: added hp_hybrid & hp_5061_3001 to unidasm fulivi2016-09-101-0/+4
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-8/+8
* Add support for showing will branch/will fall through comment on SPARC branch... Vas Crabb2016-06-271-8/+8
* SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb] Vas Crabb2016-06-241-185/+183
* VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] Vas Crabb2016-06-231-8/+27
* Add SPARC to unidasm [Vas Crabb] Vas Crabb2016-06-221-0/+6
* remove all usages of tagmap Miodrag Milanovic2016-06-181-2/+2
* sm510: added KB1013VK1-2 disasm hap2016-04-111-0/+2
* sm500: added disasm hap2016-04-071-0/+4
* tms1k: make disasm tables human-readable and added initial TP0320 hap2016-03-151-0/+2
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-1/+1
* Revert "fix unidasm compile [Robbbert]" Miodrag Milanovic2016-01-201-1/+1
* fix unidasm compile [Robbbert] Lord-Nightmare2016-01-171-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+676