summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/multibyte.h
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous change roll-up: Vas Crabb2023-09-291-145/+135
* multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions AJR2023-09-231-4/+4
* srcclean in preparation for MAME 0.259 release branch Vas Crabb2023-09-241-36/+36
* chd.cpp, chdcodec.cpp, flac.cpp: Use multibyte.h functions AJR2023-09-171-0/+60
* imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... AJR2023-09-171-32/+32
* nscsi: Add SCSI tape device based on SIMH tape image format (#11430) Miƫtek Bak2023-09-141-0/+251