Ford APS-234 FG Mk1 xr6 Turbo diss
Posted: Sat Jun 28, 2025 6:23 pm
Sharing a partially completed disassembly. To restore in Ghidra, from the home window -> File -> Restore Project. Requires Ghidra v11.1.1 or greater.
FG Mk1 XR6T Manual HAEE4TY
To do:
Extending memory map out in to the ram areas
Progress:
r2 & r13 defined
Some 1d & 2d lookup functions defined
Calibration table structures worked out: (edited, structs in the attached project will need re-working)
Basic poking and labelling around the borderline and MBT spark routines.
Hope this helps someone get started. If anyone has an a2l please share
FG Mk1 XR6T Manual HAEE4TY
To do:
Extending memory map out in to the ram areas
Progress:
r2 & r13 defined
Some 1d & 2d lookup functions defined
Calibration table structures worked out: (edited, structs in the attached project will need re-working)
Code: Select all
struct {
xDimension
yDimension
xAxisPointer
yAxisPointer
pointerToTableData
}
Hope this helps someone get started. If anyone has an a2l please share
