| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 3rdparty/lzma: Updated to version 23.01. |  Vas Crabb | 2023-12-06 | 1 | -3/+3 |
| * | srcclean in preparation for MAME 0.261 release. |  Vas Crabb | 2023-11-26 | 1 | -1/+1 |
| * | Cleaned up some recent changes a little. |  Vas Crabb | 2023-11-20 | 1 | -1/+1 |
| * | jvc_dsk: Only match by file size if the file is headerless. |  Nigel Barnes | 2023-11-17 | 1 | -1/+4 |
| * | nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] |  AJR | 2023-11-16 | 1 | -1/+1 |
| * | Cleaned up some recent commits. |  Vas Crabb | 2023-11-03 | 2 | -9/+9 |
| * | imagedev/floppy.cpp: Remvoed hard-sectored floppy support. |  Vas Crabb | 2023-11-02 | 5 | -113/+33 |
| * | nabupc: Add nabu floppy disk formats (#11688) |  Brian Johnson | 2023-11-01 | 3 | -0/+291 |
| * | formats/imd_dsk: implement get_sectors_per_track() (#11672) |  Lubomir Rintel | 2023-10-29 | 1 | -2/+11 |
| * | Revert "chd.cpp, chdcodec.cpp: Minor refactoring" |  Vas Crabb | 2023-10-27 | 4 | -133/+66 |
| * | Revert "chd.cpp: Refactoring, part 2" |  Vas Crabb | 2023-10-27 | 3 | -124/+137 |
| * | nltool: break up resistor arrays into individual resistors (#11569) |  stonedDiscord | 2023-10-25 | 1 | -0/+11 |
| * | report line number when an exception occurs (#11564) |  stonedDiscord | 2023-10-25 | 1 | -1/+14 |
| * | chd.cpp: Refactoring, part 2 |  AJR | 2023-10-23 | 3 | -137/+124 |
| * | chd.cpp, chdcodec.cpp: Minor refactoring |  AJR | 2023-10-22 | 4 | -66/+133 |
| * | Allow clone CHDs to use parent CHDs as parents. |  Vas Crabb | 2023-10-20 | 2 | -35/+78 |
| * | Floppy format API refinements |  AJR | 2023-10-08 | 268 | -1646/+1651 |
| * | acorn_dsk.cpp: Added Cumana DFS disk image format. |  Nigel Barnes | 2023-09-30 | 2 | -75/+136 |
| * | Merge tag 'mame0259' into HEAD |  Vas Crabb | 2023-09-29 | 2 | -3/+3 |
| |\ |
|
| | * | formats/uef_cas.cpp: Fixed regression reading floating-point values. |  Vas Crabb | 2023-09-28 | 1 | -2/+2 |
| | * | formats/hti_tape.cpp: Fixed regression detecting magic numbers. |  Vas Crabb | 2023-09-28 | 1 | -1/+1 |
| | * | multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions |  AJR | 2023-09-23 | 1 | -4/+4 |
| * | | Miscellaneous change roll-up: |  Vas Crabb | 2023-09-29 | 6 | -285/+275 |
| * | | Filesystem code refactoring (#11570) |  ajrhacker | 2023-09-27 | 22 | -512/+568 |
| * | | multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions |  AJR | 2023-09-23 | 1 | -4/+4 |
| |/ |
|
| * | srcclean in preparation for MAME 0.259 release branch |  Vas Crabb | 2023-09-24 | 2 | -40/+40 |
| * | simh_tape_file: remove unnecessary posix-only header |  Patrick Mackinlay | 2023-09-20 | 1 | -1/+0 |
| * | chd.cpp, chdcodec.cpp, flac.cpp: Use multibyte.h functions |  AJR | 2023-09-17 | 5 | -133/+160 |
| * | aviio.cpp: Use std::clamp |  AJR | 2023-09-17 | 1 | -3/+4 |
| * | avhuff.cpp, cdrom.cpp, msdib.cpp, unzip.cpp, vbiparse.cpp: Use multibyte.h fu... |  AJR | 2023-09-17 | 5 | -124/+71 |
| * | formats: Use multibyte.h functions in more files |  AJR | 2023-09-17 | 35 | -274/+284 |
| * | fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it ... |  AJR | 2023-09-17 | 5 | -12/+17 |
| * | aviio.cpp: Massive code cleanup |  AJR | 2023-09-17 | 2 | -767/+532 |
| * | fsmgr.h: Cleanup |  AJR | 2023-09-17 | 6 | -230/+79 |
| * | imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... |  AJR | 2023-09-17 | 14 | -228/+97 |
| * | nscsi: Add SCSI tape device based on SIMH tape image format (#11430) |  Miƫtek Bak | 2023-09-14 | 4 | -0/+999 |
| * | formats/td0_dsk.cpp: Don't swallow bits and bytes at the end of Huffman-encod... |  AJR | 2023-09-08 | 1 | -13/+14 |
| * | formats/td0_dsk.cpp: Do more error checking, hopefully eliminating softlocks ... |  AJR | 2023-09-05 | 1 | -4/+25 |
| * | imagedev/floppy.cpp: Add hard-sector floppy support |  Eric Anderson | 2023-09-05 | 5 | -33/+113 |
| * | c64: Emulated the TIB Disc Drive DD-001 cartridge. [Curt Coder] |  Curt Coder | 2023-09-04 | 2 | -0/+73 |
| * | formats/td0_dsk.cpp: Recognize SSDD images for 3(.5)-inch floppy drives. Fixe... |  AJR | 2023-09-02 | 1 | -1/+1 |
| * | machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) comma... |  987123879113 | 2023-08-23 | 1 | -1/+1 |
| * | -emu/devcb.h: Removed set_log and append_log. |  Vas Crabb | 2023-08-02 | 1 | -4/+7 |
| * | xbox_nv2a: better fix for dangling pointer warning, |  hap | 2023-06-14 | 1 | -2/+2 |
| * | emu/devfind.h: Added a lookup() member function to device finders. |  Vas Crabb | 2023-06-12 | 1 | -40/+40 |
| * | Some more sprintf() deprecation warning fixes. [R. Belmont] |  arbee | 2023-06-03 | 1 | -7/+7 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -7/+7 |
| * | fix count (#11241) |  tim lindner | 2023-05-18 | 1 | -1/+1 |
| * | formats/fs_hp98x5.cpp: Added filesystem handlers for HP9825, HP9831 and HP984... |  fulivi | 2023-05-15 | 5 | -13/+1649 |
| * | cdrom: Bunch of fixes |  Olivier Galibert | 2023-05-05 | 1 | -0/+1 |