41 lines
No EOL
1.5 KiB
Markdown
41 lines
No EOL
1.5 KiB
Markdown
---
|
|
title: Home
|
|
weight: 1
|
|
chapter: false
|
|
toc: false
|
|
---
|
|
|
|
<h1>Mesen-S - SNES Emulator</h1>
|
|
|
|
### Table of contents ###
|
|
|
|
1. [Getting Started](/gettingstarted.html)
|
|
2. [Configuration](/configuration.html)
|
|
* [Audio Options](/configuration/audio.html)
|
|
* [Input Options](/configuration/input.html)
|
|
* [Video Options](/configuration/video.html)
|
|
* [Emulation Options](/configuration/emulation.html)
|
|
* [Game Boy Options](/configuration/gameboy.html)
|
|
* [Preferences](/configuration/preferences.html)
|
|
3. [Tools](/tools.html)
|
|
* [Netplay](/tools.html#netplay)
|
|
* [Movies](/tools.html#movies)
|
|
* [Cheats](/tools.html#cheats)
|
|
* [Sound Recorder](/tools.html#sound-recorder)
|
|
* [Video Recorder](/tools.html#video-recorder)
|
|
* [Log Window](/tools.html#log-window)
|
|
4. [Debugging Tools](/debugging.html)
|
|
* [Assembler](/debugging/assembler.html)
|
|
* [Debugger](/debugging/debugger.html)
|
|
* [Event Viewer](/debugging/eventviewer.html)
|
|
* [Memory Tools](/debugging/memorytools.html)
|
|
* [Performance Profiler](/debugging/performanceprofiler.html)
|
|
* [Script Window](/debugging/scriptwindow.html)
|
|
* PPU Tools:
|
|
1. [Tilemap Viewer](/debugging/ppuviewers.html#tilemap-viewer)
|
|
2. [Tile Viewer](/debugging/ppuviewers.html#tile-viewer)
|
|
3. [Sprite Viewer](/debugging/ppuviewers.html#sprite-viewer)
|
|
4. [Palette Viewer](/debugging/ppuviewers.html#palette-viewer)
|
|
* [Trace Logger](/debugging/tracelogger.html)
|
|
* [Integration with assemblers](/debugging/debuggerintegration.html)
|
|
5. [Lua API reference](/apireference.html) |