1---
2title: Home
3weight: 1
4chapter: false
5toc: false
6---
7
8<h1>Mesen - NES/Famicom Emulator</h1>
9
10### Table of contents ###
11
121. [Getting Started](/gettingstarted.html)
132. [Configuration](/configuration.html)
14	* [Audio Options](/configuration/audio.html)
15	* [Input Options](/configuration/input.html)
16	* [Video Options](/configuration/video.html)
17	* [Emulation Options](/configuration/emulation.html)
18	* [Preferences](/configuration/preferences.html)
193. [Tools](/tools.html)
20	* [Netplay](/tools.html#netplay)
21	* [Movies](/tools.html#movies)
22	* [Cheats](/tools.html#cheats)
23	* [Sound Recorder](/tools.html#sound-recorder)
24	* [Video Recorder](/tools.html#video-recorder)
25	* [Log Window](/tools.html#log-window)
264. [Debugging Tools](/debugging.html)
27	* [Assembler](/debugging/assembler.html)
28	* [Debugger](/debugging/debugger.html)
29	* [Event Viewer](/debugging/eventviewer.html)
30	* [Memory Tools](/debugging/memorytools.html)
31	* [Performance Profiler](/debugging/performanceprofiler.html)
32	* [PPU Viewer](/debugging/ppuviewer.html)
33	* [Script Window](/debugging/scriptwindow.html)
34	* [Text Hooker](/debugging/texthooker.html)
35	* [Trace Logger](/debugging/tracelogger.html)
36	* [Integration with CC65/ASM6](/debugging/debuggerintegration.html)
375. [HD Packs](/hdpacks.html)
386. [Lua API reference](/apireference.html)