ajxs
13 hours ago
Author here, thank you for posting this! If anyone has any questions about the article, I'd be happy to answer them!
coldpie
2 hours ago
Amazing work. I briefly explored trying to RE a more modern piece of hardware, the Tascam Portastudio DP-24SD, in order to try to fix some well-known bugs and limitations. Your article inspired me to maybe give it another go.
Previously, I managed to decode a firmware update file for the unit, but quickly found out that it uses a special-purpose DSP chip, and I wasn't able to easily find public documentation for its instruction set. So I gave up. Do you have a gut feeling on if REing and hacking this firmware could be done by a dedicated amateur, or is this probably more like professional-level work and I should find something better to do?
jmillikin
11 hours ago
The https://github.com/blackjetrock/ghidra-6303 repository your post links to (containing a SLEIGH spec for the HD6303) is no longer available, did you happen to save a local clone that could be re-uploaded somewhere?
Rochus
6 hours ago
Interesting work, thank you. May I ask what you are going to do with it? Do you want to emulate it on a PC, or redesign it to make a VST plugin?
mrunkel
12 hours ago
I just wanted to say thank you. This is a great read.
ajxs
7 hours ago
Thank you! I really appreciate it.
platevoltage
10 hours ago
Very cool! I have a DX7IIFD with an EEPROM in it. It will be cool to see what I can do with this!