Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add possibility to view sprites in a stacked/overlapped way. #36

Open
openMSX-import opened this issue Jun 24, 2015 · 3 comments

Comments

@openMSX-import
Copy link

Reported by sd-snatcher on 2010-01-24 17:45 UTC

Currently, the debugger has some very useful features for dealing with the VDP that allows me to view the registers, command registers, bitmapped VRAM and status registers.

But it would be good to also have a feature to view the MSX sprites, as they play an important role on MSX debugging. Each sprite could be browsed for inspecting and getting its detailed info. The user should also be able to select desired sprites to be stacked for viewing, as a lot of MSX games uses stacked sprites.

@openMSX-import
Copy link
Author

Commented by vampier on 2010-01-24 17:49 UTC
did you try the sprite_menu command in openMSX I could adjust this feature to include the information you need.

@openMSX-import
Copy link
Author

Commented by sd-snatcher on 2010-02-03 01:54 UTC
Excellent script, thanks! I haven't noticed it yet as it is new and I usually run the stable version.

@MBilderbeek
Copy link
Member

Recently @turbor implemented a comprehensive sprite viewer.

There is no stacked view in it though, but I think it was one of the things @turbor was still thinking/doubting about. So, let's change this Feature Request to implement that.

@MBilderbeek MBilderbeek changed the title [Feature] View->VDP->Sprites [sf#198] [Feature] Add possibility to view sprites in a stacked/overlapped way. Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants