| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apple2: handle Bernie ][ .2MGs with the signature bytes flipped. [R. Belmont] | 2021-05-29 | 1 | -0/+6 | |
| | | |||||
| * | floppy_image_format_t: Turn all the methods that can be static into static ↵ | 2021-05-27 | 2 | -61/+61 | |
| | | | | | methods, which is almost all of them | ||||
| * | floppy: Change the formats from an intrusive list to a vector | 2021-05-27 | 2 | -23/+1 | |
| | | |||||
| * | Copy/paste fix | 2021-05-26 | 1 | -1/+1 | |
| | | |||||
| * | vtech: Add floppy formats and fs | 2021-05-26 | 8 | -2/+950 | |
| | | |||||
| * | reorganize the floptool code, add some write support | 2021-05-24 | 8 | -133/+142 | |
| | | |||||
| * | srcclean for release | 2021-05-23 | 7 | -16/+16 | |
| | | |||||
| * | Compile fix for Linux (#8081) | 2021-05-19 | 1 | -0/+1 | |
| | | |||||
| * | jasmin: Support write | 2021-05-16 | 6 | -188/+386 | |
| | | |||||
| * | prodos: Add file and resource reading | 2021-05-11 | 8 | -16/+345 | |
| | | |||||
| * | prodos: experiements in directory tree reading. | 2021-05-09 | 4 | -45/+223 | |
| | | |||||
| * | Avoid name collision on Y2 | 2021-05-02 | 1 | -11/+11 | |
| | | |||||
| * | MacOS < 10.13 has an issue with std::get, use std::get_if instead | 2021-05-02 | 4 | -13/+30 | |
| | | |||||
| * | prodos: Start of read support | 2021-05-02 | 6 | -12/+165 | |
| | | |||||
| * | fs: Add full jasmin read support | 2021-04-30 | 8 | -245/+600 | |
| | | |||||
| * | fsmgr: more compiler error fighting [R. Belmont] | 2021-04-28 | 1 | -0/+1 | |
| | | |||||
| * | fsmgr: temp hack to fix Clang compile [R. Belmont] | 2021-04-28 | 1 | -0/+1 | |
| | | |||||
| * | floppy: first steps on metadata, and hopefully make gcc happier on enumerate | 2021-04-28 | 8 | -30/+237 | |
| | | |||||
| * | floppy: start block-devicing fielsystem support | 2021-04-28 | 14 | -111/+869 | |
| | | |||||
| * | util/cdrom.cpp: Disable debug log message when parsing TOC. | 2021-04-24 | 1 | -24/+20 | |
| | | | | | Also some miscellaneous cleanup/consistency. | ||||
| * | kaypro: added back support for kay/dsk images. | 2021-04-22 | 1 | -2/+2 | |
| | | |||||
| * | thomson: Turn the extensions into slot devices, modernize the floppies | 2021-04-19 | 4 | -419/+91 | |
| | | |||||
| * | wd177x_dsk.cpp: Fix a bug that caused creation to crash for some subformats | 2021-04-14 | 1 | -1/+1 | |
| | | |||||
| * | trs80m2: update of hash file | 2021-04-15 | 1 | -1/+1 | |
| | | |||||
| * | jv3: better validation; honour readonly flag | 2021-04-14 | 1 | -62/+93 | |
| | | |||||
| * | jv3: added save support. It doesn't work due to an emulation bug in the main ↵ | 2021-04-14 | 1 | -3/+75 | |
| | | | | | machine. | ||||
| * | jv3: fixed gap sizes, some disks can boot | 2021-04-13 | 1 | -3/+3 | |
| | | |||||
| * | jv3: fixed a data pointer bug | 2021-04-13 | 1 | -37/+82 | |
| | | |||||
| * | mm_dsk: Add missing terminator | 2021-04-12 | 1 | -1/+2 | |
| | | |||||
| * | imd: do the number of tracks test only on 5.25, 8" and 3.5" is always 80, 3" ↵ | 2021-04-12 | 1 | -11/+12 | |
| | | | | | is always 40 | ||||
| * | jv3: used osd_printf_error | 2021-04-11 | 1 | -2/+2 | |
| | | |||||
| * | jv3: Added protection against oversized disks. | 2021-04-11 | 1 | -0/+10 | |
| | | |||||
| * | ap_dsk35: Punt 1.44MB dc42 images to the PC MFM handler, which knows how to ↵ | 2021-04-10 | 1 | -0/+8 | |
| | | | | | read them [R. Belmont] | ||||
| * | trs80l2: cleaned a few things from last commit. | 2021-04-10 | 2 | -7/+1 | |
| | | |||||
| * | trs80m3: Added support for JV3 disks (not working) | 2021-04-10 | 4 | -16/+263 | |
| | | |||||
| * | trs80: Added support for Level 1 CAS files. | 2021-04-07 | 2 | -17/+66 | |
| | | |||||
| * | trs80: validate the cas file | 2021-04-02 | 1 | -0/+8 | |
| | | |||||
| * | floppy: What wd177x_dsk has become should be taken out and shot | 2021-03-31 | 16 | -38/+38 | |
| | | |||||
| * | wd,upd: filter unsupported image formats | 2021-03-31 | 4 | -9/+12 | |
| | | |||||
| * | jv1-dsk: SSDD can not do 80 tracks | 2021-03-31 | 1 | -1/+1 | |
| | | |||||
| * | imd: Don't crash when trying to put a 80-track image in a 40-track drive | 2021-03-31 | 1 | -0/+5 | |
| | | |||||
| * | Miscellaneous formatting adjustments | 2021-03-31 | 1 | -5/+6 | |
| | | |||||
| * | util/cdrom.cpp: Return index 1/start of track data instead of index 0/start ↵ | 2021-03-31 | 2 | -22/+51 | |
| | | | | | | | | | of pregap data in generated TOC. (#7878) * Add a pre-calculated field for data from current logofs to end of track. * Removed pregap adjustment from FM Towns code. * Added pregap adjustment so track ends when audio data ends in PSX CD player. * Fixed pce_cd load error. | ||||
| * | d64: update following sector extraction evolution | 2021-03-30 | 1 | -6/+7 | |
| | | |||||
| * | trs80m3: Added support for high-speed CAS files. | 2021-03-29 | 1 | -10/+89 | |
| | | |||||
| * | trs80: fixed loading of CAS files | 2021-03-28 | 1 | -28/+26 | |
| | | |||||
| * | srcclean in preparation for release | 2021-03-28 | 2 | -3/+3 | |
| | | |||||
| * | ti99: Fixed some rarely used TDF floppy format variants. | 2021-03-21 | 1 | -17/+23 | |
| | | |||||
| * | Restore validation for command-line and .ini options (disabled since 0.188) ↵ | 2021-03-21 | 1 | -11/+17 | |
| | | | | | and make some errors non-fatal | ||||
| * | netlist: Relicensing of the GPL code to BSD-3 with the blessing of the | 2021-03-09 | 155 | -159/+159 | |
| | | | | | | | | | | | copyright owners. Much thanks for that Couriersud, the main creator and contributor, but also to Jonathan Gevaryahu and Sergey Svishchev. There are small remnants in machine/NL_*, specifially breakout, pong doubles and rebound that are also copyrighted by the DICE team, whoever that means. They're not critical since they only concern these drivers and not an important core subsystem. | ||||
