| Commit message (Expand) | Author | Age | Files | Lines |
| * | formats/fs_hp98x5.cpp: Added filesystem handlers for HP9825, HP9831 and HP984... |  fulivi | 2023-05-15 | 1 | -0/+12 |
| * | roland_s50.cpp: Add floppy format |  AJR | 2023-04-13 | 1 | -0/+12 |
| * | abc80x: Split floppy software lists by disk drive type. [Curt Coder] |  Curt Coder | 2023-03-26 | 1 | -0/+12 |
| * | Remove unused cd90_640_dsk formats (functionally replaced by thom_dsk) |  AJR | 2023-03-23 | 1 | -12/+0 |
| * | brother/lw30.cpp: Added driver for Brother LW-30 word processor. (#10996) |  BartmanAbyss | 2023-03-20 | 1 | -0/+12 |
| * | vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710) |  Eric Anderson | 2023-02-27 | 1 | -0/+12 |
| * | formats/hp300_dsk.cpp, formats/hp_lif.cpp: Added HP 300 floppy format and LIF... |  Sven Schnelle | 2022-12-25 | 1 | -0/+24 |
| * | Added support for Intel ISIS-II filesystem (#10367) |  fulivi | 2022-10-15 | 1 | -0/+12 |
| * | ap2_dsk: Move the applesauce formats in their own file |  Olivier Galibert | 2022-09-28 | 1 | -0/+12 |
| * | formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273) |  Michael R. Furman | 2022-08-28 | 1 | -0/+12 |
| * | Initial FAT file system support for Floptool (#9119) |  npwoods | 2022-08-25 | 1 | -0/+12 |
| * | formats/cp68_dsk.cpp: Added CP/68 disk format for SWTPC 6800. (#10178) |  Michael R. Furman | 2022-08-13 | 1 | -0/+12 |
| * | Created a CBM DOS file system driver and added it to the 1541 implementation ... |  npwoods | 2022-06-30 | 1 | -0/+12 |
| * | -tim011.cpp: Hooked up floppy drives properly. (#9649) |  Miodrag Milanović | 2022-05-02 | 1 | -0/+12 |
| * | abc1600: Added sector dump floppy image format. [Curt Coder] |  Curt Coder | 2022-02-07 | 1 | -0/+12 |
| * | Created an initial file system implementation for OS-9 under the CoCo (#9096) |  npwoods | 2022-01-07 | 1 | -0/+12 |
| * | Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ... |  npwoods | 2022-01-03 | 1 | -0/+24 |
| * | Filesystem code cleanup |  AJR | 2021-12-14 | 1 | -1/+2 |
| * | Formats-related refactoring |  AJR | 2021-09-11 | 1 | -0/+2 |
| * | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 2021-09-06 | 1 | -0/+2 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -2/+0 |
| * | vtech: Add floppy formats and fs |  Olivier Galibert | 2021-05-26 | 1 | -0/+24 |
| * | pc_formats: Believe it or not, but it seems there has been released pc-format... |  Olivier Galibert | 2021-05-16 | 1 | -12/+2 |
| * | floppy: start block-devicing fielsystem support |  Olivier Galibert | 2021-04-28 | 1 | -0/+14 |
| * | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 1 | -1/+1 |
| * | Fix messed-up merge |  Olivier Galibert | 2021-03-05 | 1 | -2/+2 |
| * | floppy: Beginning of the support for preformatted floppy images. |  Olivier Galibert | 2021-03-05 | 1 | -2/+19 |
| * | formats: Fix missed RC759 format |  Dirk Best | 2021-03-04 | 1 | -2/+2 |
| * | formats: Create mame_formats_full_list which gives access to all the supporte... |  Olivier Galibert | 2021-03-04 | 1 | -164/+168 |
| * | rc759: Add RTC and floppy, start cleanup |  Dirk Best | 2021-03-03 | 1 | -0/+12 |
| * | Fix dependencies |  Olivier Galibert | 2021-03-02 | 1 | -12/+2 |
| * | defaults: pc format is in, ipf is out |  Olivier Galibert | 2021-03-02 | 1 | -6/+6 |
| * | aquarius: Added support for .CAQ cassette images. |  Nigel Barnes | 2020-10-19 | 1 | -0/+12 |
| * | fix build |  MetalliC | 2020-09-17 | 1 | -1/+1 |
| * | Add MDCR support for P2000t (#7215) |  Erwin Jansen | 2020-09-17 | 1 | -0/+13 |
| * | spectrum: implemented Swift Disc and Swift Disc II interfaces |  MetalliC | 2020-07-17 | 1 | -0/+12 |
| * | spectrum: implemented Speccy-DOS and FloppyOne DOS interfaces, add "IC-DOS" B... |  MetalliC | 2020-07-11 | 1 | -0/+24 |
| * | MDOS disk format support |  68bit | 2020-07-03 | 1 | -0/+12 |
| * | this format was redundant (nw) |  MetalliC | 2020-06-22 | 1 | -12/+0 |
| * | spectrum.cpp: add Didaktik D40/D80 disk interface |  MetalliC | 2020-06-21 | 1 | -0/+12 |
| * | H8: added support for H8T tapes. |  Robbbert | 2020-04-06 | 1 | -0/+12 |
| * | ibmxdf_dsk: IBM Extended Disk Format support (nw) |  Sergey Svishchev | 2020-03-02 | 1 | -0/+12 |
| * | Emulation of isbc202 floppy disk controller (#6119) |  fulivi | 2020-01-04 | 1 | -0/+12 |
| * | swtpc09: add a UniFLEX specific floppy format. |  68bit | 2019-08-13 | 1 | -0/+12 |
| * | juku: Floppy support WIP, enable BASIC |  Dirk Best | 2019-08-02 | 1 | -0/+12 |
| * | agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) |  Sergey Svishchev | 2019-07-02 | 1 | -0/+36 |
| * | Fix OS-9 disk writing bug (#4925) |  tim lindner | 2019-04-26 | 1 | -0/+12 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+24 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -24/+0 |
| * | spectrum: Added the Opus Discovery disc system, and OPD floppy format. |  Nigel Barnes | 2019-03-22 | 1 | -0/+12 |