Previous 199869 Revisions Next

r183477 Wednesday 15th December, 2021 at 02:42:42 UTC by AJR
Filesystem code cleanup
- Eliminate dependencies on emu.h, replacing most fatalerror calls and floptool's ersatz emu_fatalerror class with standard exception classes
- Use range-based std::string constructors in some methods
- Move filesystem metadata handling to a separate source file
- Eliminate src/emu as an include path for libformats (necessitates kludge in ti99_dsk.cpp)
[/branches/naomiaw_inputs/scripts/src]formats.lua
[/branches/naomiaw_inputs/src/lib/formats]all.cpp fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h fs_vtech.cpp fs_vtech.h fsblk_vec.cpp fsmeta.cpp* fsmeta.h* fsmgr.cpp fsmgr.h ti99_dsk.cpp
[/branches/naomiaw_inputs/src/tools]floptool.cpp image_handler.cpp image_handler.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team