dingusppc/devices/floppy
Mihai Parparita d4c9db7fcf Move disk image reading to be behind an ImgFile class
Allows different implementations for different platforms (the JS
build relies on browser APIs to stream disk images over the network).

Setting aside the JS build, this also reduces some code duplication.
2023-11-09 21:49:28 -08:00
..
floppyimg.cpp Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
floppyimg.h floppyimg: initial support for Disk Copy 4.2 images. 2022-12-11 23:00:52 +01:00
superdrive.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
superdrive.h New floppy access logic with improved timing. 2022-11-17 18:03:18 +01:00
swim3.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
swim3.h Clean up #includes 2023-11-03 00:33:47 -07:00