summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* terak: de-skeletonize -- add video boards. (#14383) shattered2025-10-222-0/+56
* floptool: New filesystem-based commands [AJR] AJR2025-10-171-3/+3
* adam_fdc: Enable 320KB format (with appropriate BIOS and drive option); add f... AJR2025-10-152-0/+7
* fsblk_vec.cpp: Sanity check for debug builds AJR2025-10-081-0/+2
* -cpu/drcbex64.cpp: Optimised a couple more cases of GETFLGS, replaced a few m... Vas Crabb2025-10-092-138/+126
* formats/ap2_dsk.cpp: remove the RWTS18 format (#14262) Roman Donchenko2025-10-043-529/+0
* pgm3.cpp - bootstrap first decrypted block from internal Flash [Peter Wilhelm... mamehaze2025-10-032-0/+36
* formats/ap2_dsk.cpp: add write support for the D13 format (#14214) Roman Donchenko2025-10-032-249/+382
* formats/ap2_dsk.cpp: remove duplicate lookup table (#14211) Roman Donchenko2025-09-251-14/+2
* formats/tzx_cas.cpp: fix code portability (#14206) holub2025-09-241-2/+2
* flopimg.cpp: add a default implementation for `supports_save` (#14156) Roman Donchenko2025-09-1854-185/+6
* formats/acorn_dsk.cpp: Downgrade strength of format identification to reduce ... AJR2025-09-151-8/+8
* fs_prodos.cpp: Recognize more file types AJR2025-09-141-1/+38
* formats/zx81_p.cpp: Improved incorrect data detection (MT08951) (#14137) holub2025-09-071-17/+14
* formats/zx81_p.cpp: Fixed crash while image data is invalid (MT08950, MT8951)... holub2025-09-061-4/+18
* formats/tzx_cas.cpp: Added block 4B support (TSX format) / Fixed bug in block... holub2025-09-044-3/+109
* lib/netlist/build/create_lib_entries.py: fix missing EoF marker angelosa2025-08-311-2/+1
* palette: do assert() check before accessing array hap2025-08-041-38/+38
* formats/all.cpp: Include IPF, 86F disk formats in floptool (#13935) invertego2025-07-181-8/+5
* (emu.h) resampler: don't repeat default settings at several places, remove un... hap2025-07-041-1/+1
* tilemap: add callback for custom scrolling, and add one to k052109 for its co... hap2025-07-031-2/+2
* Various fixes: Vas Crabb2025-06-251-1/+1
* dipalette: add shadow config to savestates, and might as well rename hilight ... hap2025-06-241-1/+1
* casio/fz1.cpp: Add floppy to FZ-1 and clones (#13849) Devin Acker2025-06-213-0/+78
* phc25: Invert cassette polarity. (#13755) Olivier Valentin2025-05-301-2/+2
* options: fix range checker with negative values hap2025-05-191-1/+1
* hxchfe: Do not exit for an unknown encoding, just inform. Michael Zapf2025-05-161-1/+2
* hxchfe_dsk: fix build Patrick Mackinlay2025-05-131-2/+2
* hxchfe: Reimplemented HxC floppy emulator HFE format. Michael Zapf2025-05-122-217/+707
* formats/tap: added warnings about wrong checksum and size of the image (#13641) holub2025-04-301-1/+4
* Make avi able to do more than stereo Olivier Galibert2025-04-281-1/+1
* formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett... holub2025-04-2637-93/+83
* Miscellaneous minor stuff: Vas Crabb2025-03-171-2/+6
* fsblk.cpp: Internal overhaul AJR2025-03-0214-618/+474
* Cleaned up some stuff: Vas Crabb2025-03-011-19/+13
* util/chd.cpp: Hacked around GitHub #13029 (issues creating delta CHDs). Vas Crabb2025-02-271-35/+41
* srcclean and cleanup. Vas Crabb2025-02-232-3/+3
* formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca... ajrhacker2025-02-2212-427/+476
* cdrom: fixed wrong track number in error messages [Robbbert] hap2025-02-211-14/+24
* Cleaned up some recent commits. Vas Crabb2025-02-071-22/+25
* -cpu/drcbex64.cpp: Fixed handling of address map global mask. Vas Crabb2025-02-062-20/+253
* formats/h8_cas.cpp: Update H8T to newer cassette handling (#13250) Mark Garlanger2025-02-022-111/+52
* formats/tzx_cas.cpp: Fixed regression in TAP format; Added checksum validatio... holub2025-02-021-12/+38
* Fix up some stuff: Vas Crabb2025-01-311-11/+28
* formats/cassimg.cpp: prevent regression in cass images (#13292) holub2025-01-282-3/+15
* misc: correct "lenght" typo hap2025-01-282-4/+4
* formats/oric_tap.cpp, formats/uef_cas.cpp: Fixed build after #13289, tidied c... holub2025-01-282-101/+95
* lib/formats: Fix build after cdb94c2be58ccbc427871890017e2213ee634079 AJR2025-01-274-4/+5
* formats/tzx_cas.cpp: Cut data size in case header requesting more than availa... holub2025-01-2738-60/+77
* srcclean and manual cleanup Vas Crabb2025-01-261-1/+1