summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers AJR2020-06-111-0/+4
* New machines marked as NOT_WORKING AJR2020-06-041-0/+3
* looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw) Vas Crabb2020-06-021-2/+2
* New machines marked as NOT_WORKING AJR2020-05-291-0/+2
* chdman: support characters outside ASCII in command line arguments Vas Crabb2020-05-291-67/+72
* jedutil updates: [keshbach] Kevin Eshbach2020-05-191-404/+470
* Fix compile. (nw) couriersud2020-05-171-1/+1
* IMGTOOL: Added Dragon DOS module [tlindner] tim lindner2020-05-176-18/+1278
* Fix GCC 10 uninitialized struct warning (nw) arbee2020-05-021-0/+8
* Added GAL20V8 support to the jedutil tool (#6603) Kevin Eshbach2020-04-271-3/+397
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-1/+1
* fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ... smf-2020-04-231-1/+1
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-132-2/+2
* split was using sha1.h directly - fix that (nw) Vas Crabb2020-04-132-22/+18
* nec: 8080 mode [Carl] cracyc2020-04-111-1/+9
* Add H8/500 disassembler and skeleton CPU device family AJR2020-04-041-0/+2
* upd177x disassembler [O. Galibert] Olivier Galibert2020-04-041-0/+2