Tools: Difference between revisions

From SNESdev Wiki
Jump to navigationJump to search
(Undo revision 536 by Jeffythedragonslayer (talk) removing extra space destroyed hyperlink)
Tag: Undo
(Add the web tools I made)
Line 4: Line 4:
* [https://github.com/devinacker/bsnes-plus bsnes-plus]
* [https://github.com/devinacker/bsnes-plus bsnes-plus]
* [https://problemkaputt.de/sns.htm no$sns]
* [https://problemkaputt.de/sns.htm no$sns]
== Web tools ==
* [https://novasquirrel.github.io/SnesInstructionCycleTool/ SnesInstructionCycleTool] - calculates CPU cycles and master clock cycles under different conditions
* [https://novasquirrel.github.io/Mode7Preview/ Mode7Preview] - allows you to specify formulas for [[Mode 7]] registers per-scanline and view the result

Revision as of 16:34, 31 July 2022

Debugging

Web tools