Search found 1 match

by dimiras
Tue Aug 22, 2023 6:19 am
Forum: Bosch
Topic: Has anyone on here disassembled the 413 code?
Replies: 68
Views: 267793

Re: Has anyone on here disassembled the 413 code?

Let's dig this thread up again. Vehicle speed dependent rev limiter in -965.bin It has two parts: Part 1 - Get rev limiter value from 2d table and store it in to SRAM: ROM:5B61 A1 86 00 1A ld INTMEM_1A, #86h ; Pointer loading for map lookup table (1) ROM:5B65 B3 01 7B 18 1C ldb INTMEM_1C, RAM_187B[...