mirror of
https://github.com/ndeadly/MissionControl
synced 2024-12-11 21:32:36 +00:00
11 lines
320 B
Text
11 lines
320 B
Text
|
@nsobid-A5E6C2D20334CC787617A15BFB9F53F2DABA3E41
|
||
|
#bluetooth-10.x.x
|
||
|
|
||
|
// NSO has a 0x100 long header, which is not part of the binary offset
|
||
|
@flag offset_shift 0x100 // <- This flag auto adds 0x100 to all offsets in the text
|
||
|
|
||
|
// NOP out check for circular buffer already being initialised
|
||
|
@enabled
|
||
|
00001d70 1F2003D5
|
||
|
|
||
|
@stop
|