Search found 3 matches

by ded302
Sun Oct 02, 2011 3:07 am
Forum: PC-Engine
Topic: Mednafen debugger questions.
Replies: 4
Views: 5633

Re: Mednafen debugger questions.

Thanks for answering my question. I was able to repointer text to an area with more free space. I'll do some more experimenting and see if I can come up with a demo.
by ded302
Sun Oct 02, 2011 2:07 am
Forum: PC-Engine
Topic: Mednafen debugger questions.
Replies: 4
Views: 5633

Re: Mednafen debugger questions.

Thanks for answering my question. I found out that banks are 64kb and want to know if the whole 0000-ffff range can be used as pointers. If not, will the range be 8000-ffff?
by ded302
Fri Sep 30, 2011 1:48 pm
Forum: PC-Engine
Topic: Mednafen debugger questions.
Replies: 4
Views: 5633

Mednafen debugger questions.

I have been playing around with mednafens debugger and found a pointer to a string. The game is Xak 1 & 2. How would I set up a conditional breakpoint to have the debugger snap when 0x83 is written to an address like $2002? Also, I know you can trace in Mednafen. What setting would I have to mod...