Previous 199869 Revisions Next

r152547 Thursday 17th September, 2020 at 08:39:48 UTC by erwin.jansen
Add MDCR support for P2000t (#7215)

This adds support for the mini digital cassette recorder that can be
found inside a P2000t. This implementation is based on documentation
that can be found in https://github.com/p2000t/documentation.

In memory of NPM Jansen, who taught me all the magic of bits and bytes.
[/branches/aaron-nl3/scripts/src]formats.lua
[/branches/aaron-nl3/scripts/target/mame]mess.lua
[/branches/aaron-nl3/src/lib/formats]p2000t_cas.cpp* p2000t_cas.h*
[/branches/aaron-nl3/src/mame/drivers]p2000t.cpp
[/branches/aaron-nl3/src/mame/includes]p2000t.h
[/branches/aaron-nl3/src/mame/machine]p2000t.cpp p2000t_mdcr.cpp* p2000t_mdcr.h*
[/branches/aaron-nl3/src/tools]castool.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team