Mednafen Members Members   Search Search   Help Help   Register Register   Login Login   Home Home
Home » Mednafen » Development » NES console debugging
Show: Today's Messages  :: Show Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
NES console debugging [message #4688] Mon, 21 November 2016 17:29 Go to next message
AMIGrAve  [PM]
Hi all,

i was wondering if it's possible to use mednafen to do nes development debugging using console output.

I use nintendulator dx for debugging but using wine is not convenient and as I use mednafen usually to test my developments it would be great if there was a way to use mednafen for debugging too.

As an example, Nintendulator DX intercept writes to a particular memory address ($4040) and will display the ascii zero ended string found 3 bytes ahead.

eg:
    ... code
    sta $4040
    jmp over
        .byte "Value of bar is: ", ndxDec16 { bar }, 0
    over:
    ... code

https://github.com/fo-fo/nintendulatordx/blob/master/features-demo/src/main.s#L109

Is that kind of feature available in mednafen ?
Re: NES console debugging [message #4704 is a reply to message #4688 ] Sat, 03 December 2016 01:59 Go to previous message
Administrator  [PM]
Not console output, and it's not very featureful, but: http://mednafen.fobby.net/documentation/debugger.html

[Updated on: Sat, 03 December 2016 02:00]

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:Strange question
Next Topic:Megadrive overclock
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ ]

Current Time: Sat May 18 12:16:23 CDT 2024
.:: Contact :: Home ::.

Powered by FUDforum.
Copyright © FUDforum Bulletin Board Software