• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 14 15 16 17 18 ... 117 Next »

Are there any memory symbol maps?
View New Posts | View Today's Posts

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Are there any memory symbol maps?
01-18-2019, 04:02 PM
#1
One More Try Offline
Posting Freak
*****
Posts: 886
Threads: 23
Joined: Dec 2014
I saw this in the symbol map loading code:

// TODO - Handle/Write a parser for:
// - Memory map
// - Link map
// - Linker generated symbols

Is a memory map just symbols for memory addresses? Are there any map files out there that have memory symbols?

I could use the ability to set symbols for constant memory areas that have useful values.

Function symbols do lots of stuff like hashing and forcing lengths to reach the end of the function. I was thinking a separate, simple symbol struct (address, size, name) could be used for memory symbols and to double as a code symbol override, fixing the ability to make comments inside functions. Single line issue

However, I don't know if more is expected of a Memory map... or if Memory map refers to something different from what I'm referring to.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode