Uwe Seimet
f84a13b3e2
Prevent copying of files in use ( #951 )
2022-10-29 18:15:30 +02:00
Uwe Seimet
6e35577368
Removed wrong inheritance of SCDP and SCBR from Disk class ( #948 )
...
* Fixed TODOs, updated SCBR and SCDP
* Introduced ByteWriter interface
* Use accessors instead of directly accessing length/block fields
2022-10-29 18:10:00 +02:00
Uwe Seimet
c1f63c6745
Added missing command mapping for DEVICES_INFO ( #947 )
2022-10-27 16:31:32 +02:00
Uwe Seimet
2cecf4b35c
Image file deletion: Fixed error handling ( #944 )
...
* Fixed ID/LUN check when deleting image
* Updated error handling when deleting image file
* Prevent renaming of image file in use
2022-10-26 17:43:11 +02:00
Daniel Markstedt
08194af424
Move C++ code into cpp/ dir ( #941 )
...
- Moved C++ code to cpp/ from src/raspberrypi
- Related updates to Makefile, easyinstall.sh, and the github build rules
- Removed the native X68k C code in src/x68k from the repo
2022-10-25 12:59:30 -07:00