2018-03-04 20:31:33 -05:00
|
|
|
---
|
|
|
|
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)
|
2019-01-20 19:44:34 -05:00
|
|
|
* [Assembler](/debugging/assembler.html)
|
2018-03-04 20:31:33 -05:00
|
|
|
* [Debugger](/debugging/debugger.html)
|
2019-01-20 19:44:34 -05:00
|
|
|
* [Event Viewer](/debugging/eventviewer.html)
|
2018-03-04 20:31:33 -05:00
|
|
|
* [Memory Tools](/debugging/memorytools.html)
|
2019-01-20 19:44:34 -05:00
|
|
|
* [Performance Profiler](/debugging/performanceprofiler.html)
|
|
|
|
* [PPU Viewer](/debugging/ppuviewer.html)
|
2018-03-04 20:31:33 -05:00
|
|
|
* [Script Window](/debugging/scriptwindow.html)
|
2019-01-20 19:44:34 -05:00
|
|
|
* [Text Hooker](/debugging/texthooker.html)
|
|
|
|
* [Trace Logger](/debugging/tracelogger.html)
|
2018-03-04 20:31:33 -05:00
|
|
|
* [Integration with CC65/ASM6](/debugging/debuggerintegration.html)
|
|
|
|
5. [HD Packs](/hdpacks.html)
|
|
|
|
6. [Lua API reference](/apireference.html)
|