summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/castool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* formats/cassimg.cpp: Finish encapsulation of cassette_image class. Vas Crabb2020-10-021-1/+1
|
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-15/+16
| | | | -sound/tiasound.cpp: Use some vaguely C++-like code internally.
* Add MDCR support for P2000t (#7215) Erwin Jansen2020-09-171-0/+2
| | | | | | | 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.
* use C++ library includes (nw) firewave2020-01-221-6/+6
|
* castool: Fix usage message Dan Church2019-05-031-6/+6
| | | | castool was calling itself castool.exe even on *NIX systems.
* castool: Added Acorn Atom formats. (nw) Nigel Barnes2017-11-061-2/+3
|
* castool fix Nathan Woods2016-08-211-3/+3
|
* clang-modernize part 5 Miodrag Milanovic2015-12-041-4/+4
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+217