logoalt Hacker News

hedgehoglast Monday at 6:39 PM1 replyview on HN

Do you have plans to generate a buildable version of the sources, and do you know the original implementation language (C?).


Replies

sirabenlast Monday at 6:44 PM

It's highly likely that the original implementation language was assembly. The code is very idiomatic.

Regarding source build, I think reverse engineering it to the point where you can reconstruct the source is possibly legally problematic, so I don't plan to do this, but maybe for certain subsystems like MathPrint (equation display) which was especially fun to RE. I have a PR up for it and it will be live at

https://siraben.github.io/ti84p-re/mathprint

show 2 replies