DSM-ECU
  • Welcome
  • Resources
  • Disassembly from scratch
    • Things you need
    • Starting disassembly of a new binary
    • Mapping code vs. data areas
    • Assembly
    • Registers
    • Routine labels - easy mode
    • RAM/Variables
    • The "fun" part
  • Disassembly with Ghidra
    • Add TMP76C75T to Ghidra
    • Easy mode
    • SLEIGH Hints
  • Chips
    • IC MH6111 (TMP76C75T)
    • TMP76C75T Engineering Sample
    • IC MH6311F (TMP76C55T)
    • IC E303 (M60011)
    • IC E310 (M59107)
    • IC E315 (M65013L)
    • IC E320 (M65025)
    • 27C256
  • Hybrid boards
    • E528A
    • E518A
    • E527/E538
    • MA7815(B)
    • M67805 (Knock)
  • MC6801 vs. TMP76C75T
    • xDIV
  • Jellybean
    • Resistors
    • Driver Transistors
    • Power Transistors
  • MH6211 Differences
    • Vector Tables
Powered by GitBook
On this page

Was this helpful?

  1. Disassembly from scratch

Things you need

Get prepared!

PreviousResourcesNextStarting disassembly of a new binary

Last updated 3 years ago

Was this helpful?

  1. The disassembler

  2. A new binary to explore

  3. The commented E391/E392 listing file by Christian/christi999@hotmail.com

  4. Time

  5. Patience

https://github.com/Data-ptr/MH6111-Disassembler
https://github.com/Data-ptr/E932-E931-Commented-Source