Author Topic: memory mapping and hack  (Read 4369 times)

Offline Hacker65xx

  • New Member
  • *
  • Posts: 2
  • Karma: +0/-0
memory mapping and hack
« on: May 04, 2020, 05:20:18 AM »
Hi

I want hack SSF2T on CPS2

what is address of ram memory  in debugger FBN?


what is the best emulator with debugger for hack CPS2 ?

Thank you
« Last Edit: May 04, 2020, 05:31:53 AM by Hacker65xx »

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: memory mapping and hack
« Reply #1 on: May 04, 2020, 08:02:48 AM »
Hi,
While FB is great for playing games, it's debugger - I think, us dev's don't even use.
MAME's debugger is the best, of course. 
0xff0000, 0xffffff and 0x660000, 0x663fff.  look at cps2.cpp in mame's source code under "cps2_map" (search)

best regards,
- dink

Offline Hacker65xx

  • New Member
  • *
  • Posts: 2
  • Karma: +0/-0
Re: memory mapping and hack
« Reply #2 on: May 04, 2020, 08:07:32 AM »
thank you Dink , I go for mame debugger