Reverse Engineering EinTrans

Software discussion & Emulation
Post Reply
User avatar
deanb01
Posts: 17
Joined: Tue Mar 29, 2022 4:11 pm
Contact:

Reverse Engineering EinTrans

Post by deanb01 »

EinTrans200 was written by Ste Ruddy, then a colleague at Software Creations. I used it a few times back then to transfer some of my source files to a PC, as we were in the process of using them for software development.

Anyway, I've reverse engineered the Tatung Einstein component, and am in the process of writing a modern replacement for EinTrans in Python. You can find my blog entry on this here:

http://www.breakintoprogram.co.uk/hardw ... o-eintrans

There is a link at the bottom to the GitHub repo with the source code in for connecting to EinTrans in Python, along with a documented disassembly of the Einstein Z80 code.

Enjoy
User avatar
arcadesy
Posts: 77
Joined: Sun Feb 07, 2021 5:41 pm

Re: Reverse Engineering EinTrans

Post by arcadesy »

Great work :D
--------------------------------
https://twitter.com/arcadesy
Post Reply