New MAME 0.240 package available for CoCo-Pi
A new version of MAME just dropped and I see there are some updates for us:
9080: Reimplemented read-only CoCo RS-DOS file system support using the new file system manager framework. [Nathan Woods]
9096: Added initial CoCo OS-9 file system implementation. [Nathan Woods]
-Reimplemented support for the CoCo’s RS-DOS filesystem on top of the “fsmgr” framework (currently read only) (#9080) [npwoods]
- 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
-Created an initial file system implementation for OS-9 under the CoCo (#9096) [npwoods]
- Created an initial file system implementation for OS-9 under the CoCo
- Minor fixes to directory entry handling
- Changed to use fsblk_t::r[8|16|24|32]b()
- Changed the above functions to be const
-coco12.cpp/coco3.cpp: Create peripheral screens after the main screen. [Nigel Barnes]
When updating your CoCo-Pi, please make sure to select “Update CoCo-Pi from git repo” and “Run CoCo-Pi fix script” in order for all the changes to be applied. Install the latest MAME package (from the same menu). Select mame-0.240-1 as the default version.