Yabause / yabause

Yabause is a Sega Saturn emulator.
http://yabause.org
359 stars 199 forks source link

Enumerate each command table in QT VDP1 debug window #402

Closed ijacquez closed 7 years ago

ijacquez commented 7 years ago

Not a fix, but a simple change to enumerate all command tables in VDP1 debug.

It's also nice to know how many command tables are being processed :)

cyberwarriorx commented 7 years ago

gtk code needs updating to support reworked function.

ijacquez commented 7 years ago

No problem.

I wasn't aware that the GTK+ port is still active.

I'll update soon, thanks.

On Jul 15, 2017 10:17 AM, "cyberwarriorx" notifications@github.com wrote:

gtk code needs updating to support reworked function.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Yabause/yabause/pull/402#issuecomment-315548757, or mute the thread https://github.com/notifications/unsubscribe-auth/AARUQYNQ1DGLBIkq_mgP4D5K74DABDBdks5sOPQngaJpZM4OPNfq .

cyberwarriorx commented 7 years ago

It isn't active from what I know of, but I can't remember whether it was going to be removed or what the plan was. It's still in the cmake build though and until it's removed from that there's always a chance someone will want to compile it and find out they can't.

cyberwarriorx commented 7 years ago

So just to follow up, talked to Guill and gtk+ code is definitely deprecated and will be removed. So don't worry about it.