| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) |  wilbertpol | 2024-03-10 | 1 | -0/+2 |
| * | cpu/g65816: Don't expose a pile of macros to downstream users. |  Vas Crabb | 2024-03-08 | 1 | -1/+0 |
| * | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 1 | -2/+1 |
| * | unidasm: Add p8xc552 and p8xc562 types |  AJR | 2024-02-13 | 1 | -0/+2 |
| * | ns32k: housekeeping |  Patrick Mackinlay | 2024-02-11 | 1 | -1/+1 |
| * | cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. |  Vas Crabb | 2024-01-21 | 1 | -0/+2 |
| * | unidasm: Allow -count to be specified in hexadecimal or octal. (#11912) |  invertego | 2024-01-07 | 1 | -29/+21 |
| * | Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11... |  mamehaze | 2023-12-26 | 1 | -0/+2 |
| * | unidasm: Add disassembler for Tensilica Xtensa architecture |  AJR | 2023-11-22 | 1 | -0/+2 |
| * | evolution: First stab at understanding the cpu |  Olivier Galibert | 2023-10-31 | 1 | -0/+2 |
| * | unidasm: Support v620f as a separate architecture from v620 and refactor thes... |  AJR | 2023-08-21 | 1 | -0/+1 |
| * | unidasm: Add disassemblers for DDP-516 and Prime S, R, V architectures |  AJR | 2023-08-14 | 1 | -0/+7 |
| * | unidasm: Add disassembler for Mitsubishi/Renesas M16C architecture |  AJR | 2023-08-01 | 1 | -0/+2 |
| * | unidasm: Add disassemblers for ST9 and ST9+ architectures |  AJR | 2023-06-18 | 1 | -0/+3 |
| * | mn1400: add disassembler |  hap | 2023-05-01 | 1 | -0/+2 |
| * | smc1102: add disassembler |  hap | 2023-04-06 | 1 | -0/+1 |
| * | unidasm: Add Interdata Series 16 disassembler |  AJR | 2023-03-11 | 1 | -0/+2 |
| * | scmp: Rewrite disassembler; change CPU endianness |  AJR | 2023-01-09 | 1 | -1/+1 |
| * | unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers |  AJR | 2022-12-02 | 1 | -0/+5 |
| * | unidasm: Add CDC 1700, Cyber 18, Sigma 2 and Xerox 530 disassemblers |  AJR | 2022-11-16 | 1 | -0/+6 |
| * | unidasm: Add Nios II disassembler |  AJR | 2022-10-11 | 1 | -0/+2 |
| * | Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold] |  Paul-Arnold | 2022-10-04 | 1 | -1/+1 |
| * | arm: Eliminate big-endian bus variant not actually implemented until ARM6 (wh... |  AJR | 2022-09-25 | 1 | -1/+0 |
| * | More miscellaneous fixes: |  Vas Crabb | 2022-09-14 | 1 | -8/+8 |
| * | embargo: remove input tag lookups |  hap | 2022-09-13 | 1 | -3/+1 |
| * | mn1610: new disassembler |  Patrick Mackinlay | 2022-08-25 | 1 | -0/+3 |
| * | unidasm.cpp: Code cleanup |  AJR | 2022-08-18 | 1 | -62/+89 |
| * | tms1000: added disassembler for tms1400, tms2100, tms2400 |  hap | 2022-08-05 | 1 | -0/+3 |
| * | cloned the mcs51 core as axc51, stripped it back, will allow monon work to co... |  David Haywood | 2022-07-28 | 1 | -1/+1 |
| * | unidasm: Option-related changes |  AJR | 2022-05-11 | 1 | -17/+21 |
| * | New disassemblers for unidasm: hp2100, hp21mx, v620, v75 |  AJR | 2022-05-04 | 1 | -0/+6 |
| * | rw5000: added b5500 |  hap | 2022-04-10 | 1 | -0/+1 |
| * | fixed a couple of reportedly uninitiated variables in the tools. |  Robbbert | 2022-04-03 | 1 | -1/+1 |
| * | rw5000: add a5500 |  hap | 2022-03-29 | 1 | -0/+1 |
| * | rw5000: separate b6000 disasm from b5000, add a5000 disasm |  hap | 2022-03-29 | 1 | -1/+3 |
| * | b5000: rename base class to rw5000 |  hap | 2022-03-28 | 1 | -1/+1 |
| * | b5000: added easy opcodes |  hap | 2022-03-18 | 1 | -1/+1 |
| * | b5000: add disassembler |  hap | 2022-03-17 | 1 | -0/+1 |
| * | unidasm: Fix build after 2dab71e7e0eb2b0bf35f97090e20e5bab8deddc4 |  AJR | 2022-03-17 | 1 | -1/+1 |
| * | add b5000 cpu core file placeholders |  hap | 2022-03-17 | 1 | -0/+2 |
| * | Add skeleton CPU device and disassembler for NEC 78K/IV (uPD784XXX) architecture |  AJR | 2022-01-15 | 1 | -0/+8 |
| * | saitek_osa: added sparc module emulation [Ryan Holtz, hap] |  hap | 2021-11-24 | 1 | -8/+9 |
| * | new NOT_WORKING machine (Casio CTK-2100) (#8757) |  Devin Acker | 2021-10-27 | 1 | -0/+2 |
| * | powerpc: add power family disassembly |  Patrick Mackinlay | 2021-10-25 | 1 | -0/+1 |
| * | New clones marked as NOT_WORKING |  AJR | 2021-09-25 | 1 | -0/+1 |
| * | unidasm: Add disassembler for DEC VAX architecture |  AJR | 2021-09-03 | 1 | -0/+2 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -2/+4 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -3/+3 |
| * | f2mc16: Rewrite disassembler |  AJR | 2021-07-21 | 1 | -1/+1 |
| * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -2/+2 |