Previous 199869 Revisions Next

r183352 Monday 3rd January, 2022 at 08:47:01 UTC by Nathan Woods
Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" framework (currently read only) (#9080)

* Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" framework (currently read only)

* Added support for file_type and ascii_flag metadata, minor bug fix decoding file allocation table entries

* Creating a "CoCo Raw Disk" format and changing the CoCo RS-DOS filesystem to use it

* 1.  Adding COCO_RAWDSK to all.cpp
2.  Fixing sector order on CoCo raw disk
[scripts/src]formats.lua
[scripts/target/mame]mess.lua
[src/lib/formats]all.cpp coco_rawdsk.cpp* coco_rawdsk.h* fs_coco_rsdos.cpp* fs_coco_rsdos.h* fsmeta.cpp fsmeta.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team