summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/unidasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* m6502: rename m65c02 to w65c02 as well hap2024-12-141-2/+2
* kangaroo: hook up protection mcu, hap2024-12-031-1/+1
* new machines marked as NOT WORKING - Cassette Vision (#11927) mamehaze2024-11-261-0/+2
* ussr/pk32.cpp: Electronika PK-32 - not working (#12732) holub2024-09-191-0/+2
* hmcs400: add disassembler hap2024-09-161-0/+2
* cpu/xa: New Philips XA disassembler (#12504) mamehaze2024-06-291-0/+2
* unidasm: Add disassembler for Oki nX-8/500S architecture AJR2024-06-191-0/+2
* add MIPS-X CPU and Tomy Kiss-Site system (#12331) mamehaze2024-05-081-0/+2
* palm: new cpu device and disassembler Patrick Mackinlay2024-03-271-0/+2
* cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) wilbertpol2024-03-101-0/+2
* cpu/g65816: Don't expose a pile of macros to downstream users. Vas Crabb2024-03-081-1/+0
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* unidasm: Add p8xc552 and p8xc562 types AJR2024-02-131-0/+2
* ns32k: housekeeping Patrick Mackinlay2024-02-111-1/+1
* cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. Vas Crabb2024-01-211-0/+2
* unidasm: Allow -count to be specified in hexadecimal or octal. (#11912) invertego2024-01-071-29/+21
* Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11... mamehaze2023-12-261-0/+2
* unidasm: Add disassembler for Tensilica Xtensa architecture AJR2023-11-221-0/+2
* evolution: First stab at understanding the cpu Olivier Galibert2023-10-311-0/+2
* unidasm: Support v620f as a separate architecture from v620 and refactor thes... AJR2023-08-211-0/+1
* unidasm: Add disassemblers for DDP-516 and Prime S, R, V architectures AJR2023-08-141-0/+7
* unidasm: Add disassembler for Mitsubishi/Renesas M16C architecture AJR2023-08-011-0/+2
* unidasm: Add disassemblers for ST9 and ST9+ architectures AJR2023-06-181-0/+3
* mn1400: add disassembler hap2023-05-011-0/+2
* smc1102: add disassembler hap2023-04-061-0/+1
* unidasm: Add Interdata Series 16 disassembler AJR2023-03-111-0/+2
* scmp: Rewrite disassembler; change CPU endianness AJR2023-01-091-1/+1
* unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers AJR2022-12-021-0/+5
* unidasm: Add CDC 1700, Cyber 18, Sigma 2 and Xerox 530 disassemblers AJR2022-11-161-0/+6
* unidasm: Add Nios II disassembler AJR2022-10-111-0/+2
* Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold] Paul-Arnold2022-10-041-1/+1
* arm: Eliminate big-endian bus variant not actually implemented until ARM6 (wh... AJR2022-09-251-1/+0
* More miscellaneous fixes: Vas Crabb2022-09-141-8/+8
* embargo: remove input tag lookups hap2022-09-131-3/+1
* mn1610: new disassembler Patrick Mackinlay2022-08-251-0/+3
* unidasm.cpp: Code cleanup AJR2022-08-181-62/+89
* tms1000: added disassembler for tms1400, tms2100, tms2400 hap2022-08-051-0/+3
* cloned the mcs51 core as axc51, stripped it back, will allow monon work to co... David Haywood2022-07-281-1/+1
* unidasm: Option-related changes AJR2022-05-111-17/+21
* New disassemblers for unidasm: hp2100, hp21mx, v620, v75 AJR2022-05-041-0/+6
* rw5000: added b5500 hap2022-04-101-0/+1
* fixed a couple of reportedly uninitiated variables in the tools. Robbbert2022-04-031-1/+1
* rw5000: add a5500 hap2022-03-291-0/+1
* rw5000: separate b6000 disasm from b5000, add a5000 disasm hap2022-03-291-1/+3
* b5000: rename base class to rw5000 hap2022-03-281-1/+1
* b5000: added easy opcodes hap2022-03-181-1/+1
* b5000: add disassembler hap2022-03-171-0/+1
* unidasm: Fix build after 2dab71e7e0eb2b0bf35f97090e20e5bab8deddc4 AJR2022-03-171-1/+1
* add b5000 cpu core file placeholders hap2022-03-171-0/+2
* Add skeleton CPU device and disassembler for NEC 78K/IV (uPD784XXX) architecture AJR2022-01-151-0/+8