summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/unidasm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones marked as NOT_WORKING AJR2021-09-251-0/+1
* unidasm: Add disassembler for DEC VAX architecture AJR2021-09-031-0/+2
* Move endianness type into lib/util header AJR2021-08-311-2/+4
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-3/+3
* f2mc16: Rewrite disassembler AJR2021-07-211-1/+1
* Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-131-2/+2
* unidasm: Add CPU16 disassembler AJR2021-05-211-0/+2
* pdp8: Rewrite disassembler; add alternate disassembly for HD-6120 AJR2021-05-191-58/+122
* unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due... AJR2021-04-081-0/+1
* pps41: added mm78 disasm and mm77/mm78 skeleton device hap2021-03-081-0/+1
* New working machines AJR2021-02-271-1/+3
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-0/+2
* added MM5799 MCU emulation [hap] hap2021-02-141-0/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* unidasm: Fix build on gcc AJR2021-02-031-0/+4
* unidasm: Add disassemblers for NEC/Renesas V850 family AJR2021-01-301-0/+4
* Low-level #include overhaul AJR2021-01-021-0/+1
* Add CompactRISC CR16C disassembler to unidasm (largely untested) AJR2020-12-161-0/+2
* unidasm: Add disassembler for M32C architecture AJR2020-12-071-0/+2
* Separate TX-0 from PDP-1; separate some SoC types in build AJR2020-11-191-1/+1
* vicdual.cpp: Fix extraneous parentheses on comparison warning. Vas Crabb2020-11-181-1/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-37/+68
* lc57, msm65x2: Add disassemblers [O. Galibert] Olivier Galibert2020-10-261-0/+4
* lc58: Add disassembler [O. Galibert] Olivier Galibert2020-09-291-0/+2
* pdp8/unidasm: Consistency AJR2020-09-131-1/+1
* pdp1: Clean up callbacks and start encapsulating peripherals AJR2020-09-131-1/+1
* New machines marked as NOT_WORKING AJR2020-06-281-0/+2
* pic1670: Add a disassembler [O. Galibert] Olivier Galibert2020-06-111-0/+2
* Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers AJR2020-06-111-0/+4
* New machines marked as NOT_WORKING AJR2020-06-041-0/+3
* New machines marked as NOT_WORKING AJR2020-05-291-0/+2
* nec: 8080 mode [Carl] cracyc2020-04-111-1/+9
* Add H8/500 disassembler and skeleton CPU device family AJR2020-04-041-0/+2
* upd177x disassembler [O. Galibert] Olivier Galibert2020-04-041-0/+2
* cpu/alph8201 can be removed now (nw) hap2020-04-031-2/+0
* unidasm: Add pic16 generic disassembler with extended instructions [O. Galibert] Olivier Galibert2020-03-281-0/+2
* Add TMP90C051 disassembler (only accessible through unidasm for now) AJR2020-03-201-0/+1
* ks0164: First try at a disassembler [David Carne, O. Galibert] Olivier Galibert2020-02-221-0/+2
* romp: new device Patrick Mackinlay2020-02-131-0/+2
* New machines marked as NOT_WORKING AJR2020-02-121-0/+9
* xavix2: Checkpoint (nw) Olivier Galibert2020-02-111-0/+2
* Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types AJR2020-02-101-1/+23
* New machines marked as NOT_WORKING AJR2020-01-231-0/+3
* Merge pull request #6195 from firewave/includes R. Belmont2020-01-221-1/+1
|\
| * use C++ library includes (nw) firewave2020-01-221-1/+1
* | unidasm: Handle word endianness for address-shifted architectures correctly a... AJR2020-01-221-52/+87
* | gigatron: Hook up ROM and skeleton CPU device; add disassembler AJR2020-01-211-0/+2
|/
* s2650: Change to big-endian AJR2020-01-191-1/+1
* Add tentative VT61/VT62 disassembler and skeleton CPU device AJR2020-01-131-0/+2
* rx01: Dumped firmware PROMs [Lord Nightmare] AJR2020-01-061-0/+2