summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
* unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due... AJR2021-04-081-0/+1
* Restore legacy pc_dsk floppy support for imgtool only AJR2021-03-293-2/+161
* srcclean in preparation for release Vas Crabb2021-03-281-3/+3
* pps41: added mm78 disasm and mm77/mm78 skeleton device hap2021-03-081-0/+1
* Try to fix osx compile Olivier Galibert2021-03-051-2/+2
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-2/+232
* formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-041-113/+51
* imgtool: Neutralize the link error Olivier Galibert2021-03-021-1/+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-1424-413/+407
* ap_dsk35: make .2MG its own separate format handler [R. Belmont] arbee2021-02-051-0/+1
* unidasm: Fix build on gcc AJR2021-02-031-0/+4
* Added Apple 2 disk image format: .nib (read-only support) (#7725) leesaudan22021-01-301-0/+1
* unidasm: Add disassemblers for NEC/Renesas V850 family AJR2021-01-301-0/+4
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-0/+1
* -osd/windows: Minimise full-screen windows on losing focus (#2997). Vas Crabb2021-01-211-5/+6
* Much more core std::string_view modernization AJR2021-01-205-17/+14
* hp2640.cpp: Added tape emulation. (#7625) fulivi2021-01-122-2/+2
* Update floptool to the new prototypes Olivier Galibert2021-01-091-3/+5
* fix dragondos Disk BASIC tokens tim lindner2021-01-041-23/+32
* Low-level #include overhaul AJR2021-01-0215-12/+24
* romcmp: Add -h option to print hashes and 16-bit sums for all files AJR2021-01-011-26/+44
* support Redump extended bin/cue format for Dreamcast discs (#7422) nhand422020-12-171-1/+20
* Add CompactRISC CR16C disassembler to unidasm (largely untested) AJR2020-12-161-0/+2
* imgtool: Fix build by updating charconv.cpp to use string_view internally AJR2020-12-152-42/+19
* 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
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-152-0/+6
* lc57, msm65x2: Add disassemblers [O. Galibert] Olivier Galibert2020-10-261-0/+4
* Various improvements to image file handling: Vas Crabb2020-10-082-16/+16
* Got rid of global_alloc/global_free. Vas Crabb2020-10-032-4/+4
* formats/cassimg.cpp: Finish encapsulation of cassette_image class. Vas Crabb2020-10-021-1/+1
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-15/+16
* lc58: Add disassembler [O. Galibert] Olivier Galibert2020-09-291-0/+2
* Cleaned up bitmap API. Vas Crabb2020-09-275-45/+45
* Add MDCR support for P2000t (#7215) Erwin Jansen2020-09-171-0/+2
* pdp8/unidasm: Consistency AJR2020-09-131-1/+1
* pdp1: Clean up callbacks and start encapsulating peripherals AJR2020-09-131-1/+1
* Fixing an Imgtool build issue with LLVM on MSVC npwoods2020-09-101-2/+2
* chdman.cpp: GCC 9.3 is actually the cutoff point for legacy MSVC-style long l... Vas Crabb2020-08-231-2/+2
* MDOS disk format support 68bit2020-07-031-1/+5
* New machines marked as NOT_WORKING AJR2020-06-281-0/+2
* srcclean and cleanup (nw) Vas Crabb2020-06-212-9/+9
* pic1670: Add a disassembler [O. Galibert] Olivier Galibert2020-06-111-0/+2