New MAME 0.243 package available for CoCo-Pi
Here’s the latest information on what’s new pulled from MAME changelog:
- 9405: formats/fs_coco_rsdos.cpp: Added support for formatting disks. [Nathan Woods]
- 9434: formats/fs_coco_os9.cpp: Added support for formatting standard geometry disks. [Nathan Woods]
- 9500: coco12.cpp, coco3.cpp: Increased range of high resolution joystick axis inputs. [Tim Lindner]
- 9588: formats/fs_coco_rsdos.cpp: Encapsulated implementation better. [Nathan Woods]
- 9589: formats/fs_coco_os9.cpp: Encapsulated implementation better. [Nathan Woods]
coco: increase dynamic range of Radio Shack hi-res joystick interface (#9500) [tim lindner]
Adding support for formatting CoCo RS-DOS file systems (#9405) [npwoods]
Adding support for formatting CoCo OS-9 file systems (#9434) [npwoods]
Adding support for formatting CoCo OS-9 file systems A caveat of this support is that there is no way for a FS implementation to
get the actual floppy geometry. Therefore, we are currently hard coding the track count, head count and sector size
Cleanups for the CoCo RS-DOS fs module (#9588) [npwoods]
Cleanups for the CoCo OS-9 fs module (#9589) [npwoods]
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.243-1 as the default version.