| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) | 2024-02-25 | 1 | -135/+115 | |
| | | | | | | emu/diimage.h: Removed fread overloads that allocate memory for output. util/core_file.cpp: Changed output size of load to size_t. | ||||
| * | Floppy format API refinements | 2023-10-08 | 1 | -30/+30 | |
| | | | | | | - Add noexcept to format information overrides and several simple floppy_image accessors. - Be more const-correct and use references instead of raw pointers wherever applicable. In particular, floppy_image_device::load and floppy_image_device::save now take a reference to floppy_image rather than a pointer, const-qualified in the latter case. | ||||
| * | moof: Fix the flux tracks | 2023-01-30 | 1 | -1/+1 | |
| | | |||||
| * | srcclean in preparation for release branch | 2022-10-23 | 1 | -5/+5 | |
| | | |||||
| * | moof_dsk: write support | 2022-09-29 | 1 | -129/+181 | |
| | | |||||
| * | as_dsk: Complete woz writing format | 2022-09-29 | 1 | -65/+182 | |
| | | |||||
| * | ap2_dsk: Move the applesauce formats in their own file | 2022-09-28 | 1 | -0/+464 | |
| as_dsk: Create a common base class, merge what is currently identical | |||||
