| Commit message (Expand) | Author | Age | Files | Lines |
| * | ussr/pk32.cpp: Electronika PK-32 - not working (#12732) |  holub | 2024-09-19 | 1 | -0/+2 |
| * | hmcs400: add disassembler |  hap | 2024-09-16 | 1 | -0/+2 |
| * | cpu/xa: New Philips XA disassembler (#12504) |  mamehaze | 2024-06-29 | 1 | -0/+2 |
| * | unidasm: Add disassembler for Oki nX-8/500S architecture |  AJR | 2024-06-19 | 1 | -0/+2 |
| * | Various cleanups: |  Vas Crabb | 2024-05-31 | 1 | -3/+3 |
| * | tools/aueffectutil.mm: Fix build. |  Vas Crabb | 2024-05-29 | 1 | -11/+11 |
| * | -heathzenith: Removed trivia file - content should be on wiki, etc. |  Vas Crabb | 2024-05-29 | 1 | -61/+38 |
| * | add MIPS-X CPU and Tomy Kiss-Site system (#12331) |  mamehaze | 2024-05-08 | 1 | -0/+2 |
| * | Fixed a few more class memory access warnings. |  Vas Crabb | 2024-04-14 | 1 | -6/+11 |
| * | tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images and prod... |  987123879113 | 2024-03-31 | 1 | -134/+247 |
| * | palm: new cpu device and disassembler |  Patrick Mackinlay | 2024-03-27 | 1 | -0/+2 |
| * | 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/cdrom.cpp: Refactored parse_cue and parse_gdicue (should fix GitHub #120... |  987123879113 | 2024-03-07 | 1 | -5/+33 |
| * | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 6 | -38/+56 |
| * | image_handler.cpp: Floppy fixes |  AJR | 2024-02-15 | 1 | -3/+14 |
| * | unidasm: Add p8xc552 and p8xc562 types |  AJR | 2024-02-13 | 1 | -0/+2 |
| * | ns32k: housekeeping |  Patrick Mackinlay | 2024-02-11 | 1 | -1/+1 |
| * | formats/fs_fat.cpp: Various fixes |  AJR | 2024-02-10 | 1 | -1/+1 |
| * | tools/chdman.cpp: Fixed bogus uninitialised local warning. |  Vas Crabb | 2024-02-10 | 1 | -1/+1 |
| * | tools/chdman.cpp: Helps to git add everything (fixes variable scoping issue). |  Vas Crabb | 2024-02-10 | 1 | -7/+8 |
| * | tools/chdman.cpp: Fixed numerous issues, including: |  Vas Crabb | 2024-02-10 | 1 | -528/+504 |
| * | chdman: Fixed a couple of issues and added preliminary web docs. |  Vas Crabb | 2024-02-05 | 1 | -3/+7 |
| * | cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. |  Vas Crabb | 2024-01-21 | 1 | -0/+2 |
| * | imgtool/modules/vzdos.cpp: Use util::sum16_creator |  AJR | 2024-01-11 | 1 | -14/+3 |
| * | mattel/aquarius.cpp: Support pasting Arabic text for aquarius_ar in Arabic mode. |  Vas Crabb | 2024-01-11 | 1 | -0/+1 |
| * | 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 |
| * | imgtool: check for unrecognized options (#11671) |  Lubomir Rintel | 2023-10-29 | 1 | -0/+3 |
| * | imgtool/bml3: fix a crash when format doesn't implement get_sectors_per_track... |  Lubomir Rintel | 2023-10-29 | 1 | -1/+4 |
| * | Revert "chd.cpp, chdcodec.cpp: Minor refactoring" |  Vas Crabb | 2023-10-27 | 1 | -6/+2 |
| * | chd.cpp, chdcodec.cpp: Minor refactoring |  AJR | 2023-10-22 | 1 | -2/+6 |
| * | Floppy format API refinements |  AJR | 2023-10-08 | 3 | -36/+36 |
| * | Miscellaneous change roll-up: |  Vas Crabb | 2023-09-29 | 3 | -32/+28 |
| * | Filesystem code refactoring (#11570) |  ajrhacker | 2023-09-27 | 2 | -0/+3 |
| * | chdman.cpp, imgtool/modules: Use multibyte.h functions |  AJR | 2023-09-24 | 5 | -83/+39 |
| * | aviio.cpp: Massive code cleanup |  AJR | 2023-09-17 | 1 | -2/+2 |
| * | fsmgr.h: Cleanup |  AJR | 2023-09-17 | 1 | -15/+14 |
| * | imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... |  AJR | 2023-09-17 | 11 | -302/+298 |
| * | 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 |
| * | Some more sprintf() deprecation warning fixes. [R. Belmont] |  arbee | 2023-06-03 | 1 | -18/+18 |
| * | chdman: Add extractdvd command |  Olivier Galibert | 2023-05-05 | 1 | -0/+93 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 1 | -0/+94 |
| * | mn1400: add disassembler |  hap | 2023-05-01 | 1 | -0/+2 |
| * | smc1102: add disassembler |  hap | 2023-04-06 | 1 | -0/+1 |