| Commit message (Expand) | Author | Age | Files | Lines |
* | imgtool: properly remove all Apple modules. (GitHub #10594) [R. Belmont] |  arbee | 2022-12-06 | 7 | -9278/+0 |
* | unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers |  AJR | 2022-12-02 | 1 | -0/+5 |
* | harddisk.h: #include shuffling |  AJR | 2022-11-26 | 1 | -0/+1 |
* | unidasm: Add CDC 1700, Cyber 18, Sigma 2 and Xerox 530 disassemblers |  AJR | 2022-11-16 | 1 | -0/+6 |
* | imgtool.cpp: Future-proofing |  AJR | 2022-11-13 | 1 | -0/+1 |
* | srcclean in preparation for release branch |  Vas Crabb | 2022-10-23 | 2 | -3/+3 |
* | Added support for specifying volume attributes in 'floptool flopcreate' (#9590) |  npwoods | 2022-10-16 | 1 | -4/+34 |
* | 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 |
* | corefile.h: Move filename utilities to path.h |  AJR | 2022-09-25 | 5 | -3/+5 |
* | arm: Eliminate big-endian bus variant not actually implemented until ARM6 (wh... |  AJR | 2022-09-25 | 1 | -1/+0 |
* | imgtool: make the Apple formats build, but they will not function (did they b... |  arbee | 2022-09-24 | 2 | -3/+44 |
* | Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... |  npwoods | 2022-09-19 | 1 | -5/+4 |
* | Fixes and cleanup: |  Vas Crabb | 2022-09-15 | 1 | -1/+2 |
* | util/corestr.cpp: Changed core_stricmp to take std::string_view parameters. (... |  npwoods | 2022-09-15 | 4 | -11/+17 |
* | More miscellaneous fixes: |  Vas Crabb | 2022-09-14 | 1 | -8/+8 |
* | embargo: remove input tag lookups |  hap | 2022-09-13 | 2 | -4/+2 |
* | Fix tools build after f52b402f2416ddfd646afe2d132c16d78c6fe9c3 |  AJR | 2022-08-28 | 2 | -0/+2 |
* | Miscellaneous fixes: |  Vas Crabb | 2022-08-28 | 1 | -2/+2 |
* | formats: Fixed some unused local variable compiler errors. (#10251) |  napobear | 2022-08-25 | 1 | -0/+2 |
* | mn1610: new disassembler |  Patrick Mackinlay | 2022-08-25 | 1 | -0/+3 |
* | unidasm.cpp: Code cleanup |  AJR | 2022-08-18 | 1 | -62/+89 |
* | chdman: Fixed TOC session type detection for extractcd. (#10233) |  987123879113 | 2022-08-17 | 1 | -3/+36 |
* | 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 |
* | fs: new API, blk_t is probably going to change too |  Olivier Galibert | 2022-06-28 | 1 | -91/+48 |
* | Converted nl subtarget to use a filter rather than a script and driver list. |  Vas Crabb | 2022-06-28 | 1 | -201/+0 |
* | Eliminated cross dependencies between driver projects. |  Vas Crabb | 2022-06-27 | 1 | -27/+16 |
* | Reduced project cross-dependencies, slightly improved renaming script. |  Vas Crabb | 2022-06-27 | 1 | -16/+27 |
* | Cleaned up a few more legacy callbacks. |  Vas Crabb | 2022-06-15 | 1 | -26/+26 |
* | Updated scripts to support SOURCES= builds after the reorganisation happens. |  Vas Crabb | 2022-06-15 | 1 | -157/+195 |
* | First version of the src/mame sources reorganization tool, makedep needs some... |  Olivier Galibert | 2022-06-14 | 1 | -0/+163 |
* | 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 |
* | File handling cleanup |  AJR | 2022-04-19 | 1 | -3/+1 |
* | rw5000: added b5500 |  hap | 2022-04-10 | 1 | -0/+1 |
* | Changed fs::meta_value::to_string() to not be static and not require meta_typ... |  npwoods | 2022-04-03 | 1 | -3/+3 |
* | fixed a couple of reportedly uninitiated variables in the tools. |  Robbbert | 2022-04-03 | 4 | -6/+6 |
* | cdrom.cpp: Clean up code somewhat |  AJR | 2022-04-01 | 1 | -1/+1 |
* | cdrom_file: classify. Could use more internal work, but it's a step |  Olivier Galibert | 2022-04-01 | 1 | -77/+73 |
* | hard_disk_file: classify |  Olivier Galibert | 2022-04-01 | 5 | -38/+27 |
* | floppy: revisit the identify returns |  Olivier Galibert | 2022-03-30 | 2 | -1/+9 |
* | floppy: remove the intermediate allocator |  Olivier Galibert | 2022-03-30 | 2 | -18/+12 |
* | 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 |
* | floptool: Allow creating unformatted images again |  Olivier Galibert | 2022-03-23 | 1 | -1/+1 |
* | Fixing error message in Floptool (#9404) |  npwoods | 2022-03-19 | 1 | -2/+2 |
* | b5000: added easy opcodes |  hap | 2022-03-18 | 1 | -1/+1 |
* | b5000: add disassembler |  hap | 2022-03-17 | 1 | -0/+1 |