Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. [ICache] Initializing caches
  2. [ICache] Setting up LRU
  3. [ICache] Setting up ICache
  4. [ICache] ICache array at ff83c378
  5.  
  6. M68K Context:
  7. D0 = 0x00000000 D1 = 0x00000000 D2 = 0x00000000 D3 = 0x00000000
  8. D4 = 0x00000000 D5 = 0x00000000 D6 = 0x00000000 D7 = 0x00000000
  9. A0 = 0x00800000 A1 = 0x07d30000 A2 = 0xff82cd9c A3 = 0x00000000
  10. A4 = 0x00000000 A5 = 0x00000000 A6 = 0x00000000 A7 = 0xff82d5ac
  11. PC = 0x00800000 SR = .....
  12. USP= 0x00000000 MSP= 0x00000000 ISP= 0x00000000
  13. [JIT] Let it go...
  14. [M68K] Hello from the m68k code
  15. [M68K] Writing decimal: 1536, writing hex: 600
  16. [M68K] code resides at 00800000, dumping few bytes of it:
  17. [M68k] 60 00 07 ae 20 2f 00 08
  18. [M68k] e0 58 48 40 e0 58 20 6f
  19. [M68k] 00 04 20 80 4e 75 5b 4d
  20. [M68k] 36 38 4b 5d 20 48 65 6c
  21. [M68k] 6c 6f 20 66 72 6f 6d 20
  22. [M68k] 74 68 65 20 6d 36 38 6b
  23. [M68k] 20 63 6f 64 65 0a 00 00
  24. [M68k] 20 6f 00 04 42 80 22 08
  25. [M68K] done :-D
  26. [JIT] Time spent in m68k mode: 41572 us
  27. Back from translated code
  28.  
  29. M68K Context:
  30. D0 = 0x0a000000 D1 = 0xff82d560 D2 = 0x00000000 D3 = 0x00000000
  31. D4 = 0x00000000 D5 = 0x00000000 D6 = 0x00000000 D7 = 0x00000000
  32. A0 = 0xf2201000 A1 = 0xff82d560 A2 = 0xff82cd9c A3 = 0x00000000
  33. A4 = 0x00000000 A5 = 0x00000000 A6 = 0x00000000 A7 = 0xff82d5b0
  34. PC = 0x00000000 SR = ..Z..
  35. USP= 0x00000000 MSP= 0x00000000 ISP= 0x00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement