Advertisement
Guest User

DF linux: work around training/combat ammo conflict

a guest
Oct 8th, 2012
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. 0x9508
  2.  
  3. 90 90 90 90 90 90 90 90
  4. E9 13 76 9C 00 90 90 90
  5.  
  6. .text:08051508 loc_8051508:
  7. .text:08051508 jmp sub_8A18B20
  8.  
  9. 0x9523
  10.  
  11. 90 90 90 90 90 90 90 90 90 90 90 90 90
  12. 50 8B 03 53 FF 90 34 02 00 00 EB 09 90
  13.  
  14. .text:08051523 sub_8051523:
  15. .text:08051523 push eax
  16. .text:08051524 mov eax, [ebx]
  17. .text:08051526 push ebx
  18. .text:08051527 call dword ptr [eax+234h]
  19. .text:0805152D jmp short loc_8051538
  20.  
  21. 0x9538
  22.  
  23. 90 90 90 90 90 90 90 90
  24. 29 44 24 64 5B 58 EB C8
  25.  
  26. .text:08051538 loc_8051538:
  27. .text:08051538 sub [esp+64h], eax
  28. .text:0805153C pop ebx
  29. .text:0805153D pop eax
  30. .text:0805153E jmp short loc_8051508
  31.  
  32. 0xa5cdd0
  33.  
  34. 29 44 24 58
  35. 90 90 90 90
  36.  
  37. .text:08AA4DD0 nop
  38. .text:08AA4DD1 nop
  39. .text:08AA4DD2 nop
  40. .text:08AA4DD3 nop
  41.  
  42. 0xa5e2c3
  43.  
  44. E8 58 28 F7 FF
  45. E8 5B B2 5A FF
  46.  
  47. .text:08AA62C3 call sub_8051523
  48.  
  49. ---8<---
  50. This difference file is created by The Interactive Disassembler
  51.  
  52. Dwarf_Fortress
  53. 00009508: 90 E9
  54. 00009509: 90 13
  55. 0000950A: 90 76
  56. 0000950B: 90 9C
  57. 0000950C: 90 00
  58. 00009523: 90 50
  59. 00009524: 90 8B
  60. 00009525: 90 03
  61. 00009526: 90 53
  62. 00009527: 90 FF
  63. 00009529: 90 34
  64. 0000952A: 90 02
  65. 0000952B: 90 00
  66. 0000952C: 90 00
  67. 0000952D: 90 EB
  68. 0000952E: 90 09
  69. 00009538: 90 29
  70. 00009539: 90 44
  71. 0000953A: 90 24
  72. 0000953B: 90 64
  73. 0000953C: 90 5B
  74. 0000953D: 90 58
  75. 0000953E: 90 EB
  76. 0000953F: 90 C8
  77. 00A5CDD0: 29 90
  78. 00A5CDD1: 44 90
  79. 00A5CDD2: 24 90
  80. 00A5CDD3: 58 90
  81. 00A5E2C4: 58 5B
  82. 00A5E2C5: 28 B2
  83. 00A5E2C6: F7 5A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement