https://github.com/tildearrow/tfmxplay
tildearrow's own TFMX (The Final Musicsystem eXtended) player
https://github.com/tildearrow/tfmxplay
Last synced: over 1 year ago
JSON representation
tildearrow's own TFMX (The Final Musicsystem eXtended) player
- Host: GitHub
- URL: https://github.com/tildearrow/tfmxplay
- Owner: tildearrow
- License: gpl-2.0
- Created: 2020-08-03T21:34:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T03:02:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T20:11:16.267Z (over 1 year ago)
- Language: C++
- Size: 161 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tfmxplay
not to be confused with [another player with the same name](http://www.boomerangsworld.de/cms/patches/tfmxplay.html).
this is my own clean-room design TFMX player.
the difference between this player and the other ones is that no reverse engineering, obfuscated code, assembly source or emulation is involved; instead relying upon existing documentation, guesswork and ABX tests for most of it. hence "clean-room design".
the player strives to meet Turrican 2 standards.