| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
|
|
| |
abc800_dsk: Split to interleaved and non-interleaved disk formats. [Curt Coder]
New working software list items
-------------------------------
abc838_flop: Systemskiva ABC800 v1.0 (Sweden), Systemskiva för UFD-DOS v6.3 (Sweden) [Curt Coder]
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove opresolv.h from emu.h and some other base headers
- Split legacy floppy image class into a separate file
- Clean up a lot of #includes in src/lib and src/tools/imgtool
|
| |
|
| |
|
|
|
|
| |
This reverts commit 16f79382aa892eb478813e3fc4b812e9e875fbaf.
|
| |
|
| |
|
|
|