Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.04 KB | None | 0 0
  1. astrange@~/Projects/emu/smcdis> ./build/Debug/smcdis /Applications/Games/Snes9x/Secret\ of\ Evermore\ \(U\).smc
  2. -File size: 96 32KB blocks, 384 8KB pages
  3. -Copier header found?
  4.  
  5. Front Fareast SWC/SMC header:
  6.     8KB pages: 384 (correct)
  7.     Mode select: 34
  8.     Jump to $8000 instead of RST: no
  9.     Multi-image: no
  10.     SRAM map: HiROM
  11.     DRAM map: HiROM
  12.     SRAM size: 1 (16 KBit)
  13.     Code: 4 (correct)
  14.  
  15. -Checking for header at 0x81c0
  16. -Score: 1
  17. -Checking for header at 0x101c0
  18. -Score: 6
  19. -The ROM is too small for a header at 0x4101c0
  20. -Score: -1
  21. -Using header at 0x101c0
  22.  
  23. This is a HiROM.
  24.  
  25. ROM header:
  26. Game code: AEOE
  27.     Expansion RAM size: 0 (0 KBit)
  28.     Special version: v0
  29.     Cartridge sub-id: 0
  30.     Name: SECRET OF EVERMORE  
  31.     Map mode: 0x31
  32.     ROM type: 0x2
  33.     ROM size: 12 (32 MBit)
  34.     SRAM size: 3 (64 KBit)
  35.     Region: 1 (U.S.A.)
  36.     Company: 195 (Square)
  37.     Version: 1.0
  38.     Inverse checksum: 0xcc3d
  39.     Checksum: 0x33c2
  40.  
  41. Hardware features:
  42.     Memory map: Mode 21
  43.     CPU in fast mode: yes
  44.     RAM: yes
  45.     Battery: yes
  46.  
  47. -No mapping for mode 21
  48. astrange@~/Projects/emu/smcdis>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement