Mesen-X/Docs/content/_index.md

35 lines
No EOL
1.1 KiB
Markdown

---
title: Home
weight: 1
chapter: false
toc: false
---
<h1>Mesen - NES/Famicom 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)
* [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)
* [Debugger](/debugging/debugger.html)
* [PPU Viewer](/debugging/ppuviewer.html)
* [Memory Tools](/debugging/memorytools.html)
* [Trace Logger](/debugging/tracelogger.html)
* [Assembler](/debugging/assembler.html)
* [Script Window](/debugging/scriptwindow.html)
* [Integration with CC65/ASM6](/debugging/debuggerintegration.html)
5. [HD Packs](/hdpacks.html)
6. [Lua API reference](/apireference.html)