├── .github └── ISSUE_TEMPLATE │ └── bug_report.md ├── .gitignore ├── .vscode ├── launch.json └── tasks.json ├── CMakeLists.txt ├── CNAME ├── COPYING ├── ChangeLog ├── INSTALL ├── NEWS ├── NewPPUtests.txt ├── README ├── STYLE-GUIDELINES-SDL ├── TODO-SDL ├── _config.yml ├── appveyor.yml ├── attic ├── BUGS ├── ChangeLog.older ├── Makefile.am ├── SConstruct.pre1.0 ├── TODO-SDL-2.1.6.md ├── acinclude.m4 ├── aclocal.m4 ├── authors ├── changelog ├── cmake-stuff │ ├── CMakeLists.txt │ └── cmake │ │ ├── cross-mingw32 │ │ ├── CMakeLists.txt │ │ ├── debug │ │ │ └── CMakeLists.txt │ │ ├── fceux_cross-mingw32.cmake │ │ └── release │ │ │ └── CMakeLists.txt │ │ ├── fceux.cmake │ │ └── native │ │ ├── CMakeLists.txt │ │ ├── debug │ │ └── CMakeLists.txt │ │ ├── fceux_native.cmake │ │ └── release │ │ └── CMakeLists.txt ├── compile ├── config.guess ├── config.sub ├── configure-mingw32 ├── configure.ac ├── depcomp ├── fceu-svga.6 ├── install-sh ├── missing ├── mkinstalldirs └── readme ├── azure-pipelines.yml ├── changelog.txt ├── documentation ├── TODO-PROJECT ├── Videolog.txt ├── cheat.html ├── faq ├── fceux-net-server.6 ├── fceux.6 ├── fcs.txt ├── fm2.txt ├── porting.txt ├── protocol.txt ├── snes9x-lua.html ├── tech │ ├── cpu │ │ ├── 4017.txt │ │ ├── dmc.txt │ │ ├── nessound-4th.txt │ │ └── nessound.txt │ ├── exp │ │ ├── mmc5-e.txt │ │ ├── smb2j.txt │ │ ├── tengen.txt │ │ ├── vrcvi.txt │ │ └── vrcvii.txt │ ├── nsfspec.txt │ ├── ppu │ │ ├── 2c02 technical operation.txt │ │ ├── loopy1.txt │ │ └── loopy2.txt │ ├── readme.now │ └── readme.sound └── todo ├── doxygen ├── fceux-server ├── AUTHORS ├── COPYING ├── ChangeLog ├── Makefile ├── README ├── cygwin1.dll ├── dist │ ├── fceu-server-0.0.4.tar.gz │ ├── fceu-server-0.0.5.tar.gz │ └── fceunetserver-0.0.3.tar.bz2 ├── fceux-net-server.exe ├── fceux-server.conf ├── md5.cpp ├── md5.h ├── server.cpp ├── throttle.cpp ├── throttle.h └── types.h ├── fceux.desktop ├── fceux.icns ├── fceux.png ├── fceux1.png ├── getSDLKey ├── COPYING ├── Makefile ├── README └── getSDLKey.cpp ├── gfceu ├── BUG ├── COPYING ├── ChangeLog ├── INSTALL ├── MANIFEST ├── TODO ├── UNINSTALL ├── gfceu ├── gfceu.1 ├── gfceu.desktop ├── gfceu.glade ├── gfceu.png ├── gfceu_big.png ├── gfceu_big_old.png ├── gfceu_french.glade ├── gfceu_old.png ├── setup.py └── status_window.py ├── icons ├── JumpTarget.png ├── RunPpuFrame.png ├── RunPpuHalfFrame.png ├── RunPpuScanline.png ├── StepBack.png ├── StepInto.png ├── StepOut.png ├── StepOver.png ├── Undo.png ├── application-exit.png ├── arrow-cursor.png ├── branch_spritesheet.png ├── camera.png ├── cloud.png ├── debug-pause.png ├── debug-run.png ├── fceux.ico ├── fceux.rc ├── find.png ├── graphics-palette.png ├── input-gaming-symbolic.png ├── input-gaming.png ├── input-keyboard.png ├── media-record.png ├── movie.png ├── power.png ├── reticle.png ├── taseditor-icon32.png ├── timer.png └── view-fullscreen.png ├── index.html ├── m4 ├── ax_check_gd.m4 ├── ax_lua.m4 ├── gtk-2.0.m4 ├── gtk-3.0.m4 └── sdl.m4 ├── output ├── fceux.chm ├── lua5.1.dll ├── lua51.dll ├── luaScripts │ ├── AVI-HeadsUpDisplay.lua │ ├── BoulderDash_AmoebaAI.lua │ ├── BugsBunnyBirthdayBlowout.lua │ ├── ButtonCount.lua │ ├── CustomLagIndicator_RvT.lua │ ├── Excitingbike-speedometeronly.lua │ ├── Excitingbike.lua │ ├── FRKfunctions.lua │ ├── GUI-iup_button.lua │ ├── GUI-iup_example.lua │ ├── Galaxian.lua │ ├── Gradius-BulletHell.lua │ ├── JumpingFCEUXWindow.lua │ ├── Luabot.lua │ ├── Machrider.lua │ ├── MegamanII-LaserEyes.lua │ ├── MemoryWatch.lua │ ├── Multitrack.lua │ ├── Multitrack2.lua │ ├── NightmareElmStreet-4Player.lua │ ├── PunchOutChallenge.lua │ ├── PunchOutStats.lua │ ├── PunchOutTraining.lua │ ├── RBIBaseball.lua │ ├── Registerfind(CheatSearch).lua │ ├── Rewinder.lua │ ├── SMB-AreaScrambler.lua │ ├── SMB-CompetitionRecorder.lua │ ├── SMB-HitBoxes.lua │ ├── SMB-Jetpack.lua │ ├── SMB-Lives&HPDisplay.lua │ ├── SMB-Mouse.lua │ ├── SMB-Snow.lua │ ├── SMB2U.lua │ ├── SMB3-RainbowRiding.lua │ ├── ShowPalette.lua │ ├── SoundDisplay.lua │ ├── SoundDisplay2.lua │ ├── Sprites.lua │ ├── SpritesSimple.lua │ ├── Subtitler.lua │ ├── TeenageMutantNinjaTurtles.lua │ ├── UsingLuaBot-Documentation.txt │ ├── UsingLuaScripting-Documentation.txt │ ├── UsingLuaScripting-ListofFunctions.txt │ ├── ZapperDisplay.lua │ ├── ZapperFun.lua │ ├── luabot_framework.lua │ ├── m_utils.lua │ ├── scrolling-pitch-display.lua │ ├── shapedefs.lua │ ├── taseditor │ │ ├── InputDisplay_for_Selection.lua │ │ ├── InvertSelection.lua │ │ ├── RecordBackwards.lua │ │ ├── ShowNotes.lua │ │ ├── Swap1P2P.lua │ │ └── TrackNoise.lua │ ├── tetris.lua │ ├── vnb.lua │ ├── x_functions.lua │ ├── x_interface.lua │ └── x_smb1enemylist.lua ├── palettes │ ├── ASQ_realityA.pal │ ├── ASQ_realityB.pal │ ├── BMF_final2.pal │ ├── BMF_final3.pal │ ├── Composite_Direct_FBX.pal │ ├── FCEU-13-default_nitsuja.pal │ ├── FCEU-15-nitsuja_new.pal │ ├── FCEUX.pal │ ├── NES_Classic_FBX.pal │ ├── NRS_NTSC.pal │ ├── NRS_PAL.pal │ ├── PC-10.pal │ ├── PVM_Style_D93_FBX.pal │ ├── RP2C03.pal │ ├── RP2C04_0001.pal │ ├── RP2C04_0002.pal │ ├── RP2C04_0003.pal │ ├── RP2C04_0004.pal │ ├── SONY_CXA2025AS_US.pal │ ├── Smooth_FBX.pal │ ├── Unsaturated-V6.pal │ ├── Wavebeam.pal │ ├── nestopia_rgb.pal │ ├── nestopia_yuv.pal │ └── r57shell_PAL.pal ├── taseditor.chm └── tools │ └── taseditor_patterns.txt ├── pipelines ├── WinAppveyorBuild.bat ├── build.pl ├── debpkg.pl ├── linux_build.sh ├── macOS_build.sh ├── qwin64_build.bat ├── win32_build.bat └── win64_build.bat ├── readme.md ├── resources.qrc ├── scripts ├── fceuVersion.pl ├── genGitHdr.bat ├── genGitHdr.sh ├── linux_debug.pl ├── linux_makeIcons.sh ├── macOSX_BundleFix.pl ├── macosx_makeIcons.sh ├── runCppCheck.sh ├── unix_debug_build.sh └── unix_make_docs.sh ├── src ├── CMakeLists.txt ├── asm.cpp ├── asm.h ├── attic │ ├── fceustr.cpp │ ├── fceustr.h │ ├── old fceultra docs.zip │ ├── pc │ │ ├── dface.h │ │ ├── dos-joystick.c │ │ ├── dos-joystick.h │ │ ├── dos-keyboard.c │ │ ├── dos-mouse.c │ │ ├── dos-sound.c │ │ ├── dos-sound.h │ │ ├── dos-video.c │ │ ├── dos-video.h │ │ ├── dos.c │ │ ├── dos.h │ │ ├── input.c │ │ ├── input.h │ │ ├── keyscan.h │ │ ├── main.c │ │ ├── main.h │ │ ├── sdl-icon.h │ │ ├── sdl-joystick.c │ │ ├── sdl-netplay.c │ │ ├── sdl-netplay.h │ │ ├── sdl-opengl.c │ │ ├── sdl-opengl.h │ │ ├── sdl-sound.c │ │ ├── sdl-throttle.c │ │ ├── sdl-video.c │ │ ├── sdl-video.h │ │ ├── sdl.c │ │ ├── sdl.h │ │ ├── throttle.c │ │ ├── throttle.h │ │ ├── unix-netplay.c │ │ ├── unix-netplay.h │ │ ├── usage.h │ │ └── vgatweak.c │ ├── sexyal │ │ ├── convert.c │ │ ├── convert.h │ │ ├── convert.inc │ │ ├── convertgen │ │ ├── convertgen.c │ │ ├── drivers │ │ │ ├── dsound.c │ │ │ ├── oss.c │ │ │ ├── oss.h │ │ │ └── osxcoreaudio.c │ │ ├── md5.c │ │ ├── md5.h │ │ ├── sexyal.c │ │ ├── sexyal.h │ │ ├── smallc.c │ │ └── smallc.h │ └── soundexp.cpp ├── auxlib.lua ├── boards │ ├── 01-222.cpp │ ├── 09-034a.cpp │ ├── 103.cpp │ ├── 106.cpp │ ├── 108.cpp │ ├── 112.cpp │ ├── 116.cpp │ ├── 117.cpp │ ├── 120.cpp │ ├── 121.cpp │ ├── 12in1.cpp │ ├── 15.cpp │ ├── 156.cpp │ ├── 158B.cpp │ ├── 164.cpp │ ├── 168.cpp │ ├── 170.cpp │ ├── 175.cpp │ ├── 176.cpp │ ├── 177.cpp │ ├── 178.cpp │ ├── 18.cpp │ ├── 183.cpp │ ├── 185.cpp │ ├── 186.cpp │ ├── 187.cpp │ ├── 189.cpp │ ├── 190.cpp │ ├── 193.cpp │ ├── 199.cpp │ ├── 206.cpp │ ├── 208.cpp │ ├── 222.cpp │ ├── 225.cpp │ ├── 228.cpp │ ├── 230.cpp │ ├── 232.cpp │ ├── 234.cpp │ ├── 235.cpp │ ├── 244.cpp │ ├── 246.cpp │ ├── 252.cpp │ ├── 253.cpp │ ├── 28.cpp │ ├── 32.cpp │ ├── 33.cpp │ ├── 34.cpp │ ├── 354.cpp │ ├── 36.cpp │ ├── 3d-block.cpp │ ├── 40.cpp │ ├── 41.cpp │ ├── 411120-c.cpp │ ├── 413.cpp │ ├── 42.cpp │ ├── 43.cpp │ ├── 451.cpp │ ├── 46.cpp │ ├── 471.cpp │ ├── 50.cpp │ ├── 51.cpp │ ├── 57.cpp │ ├── 603-5052.cpp │ ├── 62.cpp │ ├── 65.cpp │ ├── 67.cpp │ ├── 68.cpp │ ├── 69.cpp │ ├── 71.cpp │ ├── 72.cpp │ ├── 77.cpp │ ├── 79.cpp │ ├── 80.cpp │ ├── 80013-B.cpp │ ├── 8157.cpp │ ├── 82.cpp │ ├── 8237.cpp │ ├── 830118C.cpp │ ├── 88.cpp │ ├── 8in1.cpp │ ├── 90.cpp │ ├── 91.cpp │ ├── 96.cpp │ ├── 99.cpp │ ├── BMW8544.cpp │ ├── F-15.cpp │ ├── __dummy_mapper.cpp │ ├── a9746.cpp │ ├── ac-08.cpp │ ├── addrlatch.cpp │ ├── ax5705.cpp │ ├── bandai.cpp │ ├── bb.cpp │ ├── bmc13in1jy110.cpp │ ├── bmc42in1r.cpp │ ├── bmc64in1nr.cpp │ ├── bmc70in1.cpp │ ├── bonza.cpp │ ├── bs-5.cpp │ ├── bs4xxxr.cpp │ ├── cheapocabra.cpp │ ├── cityfighter.cpp │ ├── coolboy.cpp │ ├── coolgirl.cpp │ ├── dance2000.cpp │ ├── datalatch.cpp │ ├── dream.cpp │ ├── edu2000.cpp │ ├── eh8813a.cpp │ ├── emu2413.c │ ├── emu2413.h │ ├── et-100.cpp │ ├── et-4320.cpp │ ├── famicombox.cpp │ ├── ffe.cpp │ ├── fk23c.cpp │ ├── fns.cpp │ ├── ghostbusters63in1.cpp │ ├── gs-2004.cpp │ ├── gs-2013.cpp │ ├── h2288.cpp │ ├── hp10xx_hp20xx.cpp │ ├── hp898f.cpp │ ├── inlnsf.cpp │ ├── inx007t.cpp │ ├── karaoke.cpp │ ├── kof97.cpp │ ├── ks7010.cpp │ ├── ks7012.cpp │ ├── ks7013.cpp │ ├── ks7016.cpp │ ├── ks7017.cpp │ ├── ks7030.cpp │ ├── ks7031.cpp │ ├── ks7032.cpp │ ├── ks7037.cpp │ ├── ks7057.cpp │ ├── le05.cpp │ ├── lh32.cpp │ ├── lh53.cpp │ ├── malee.cpp │ ├── mapinc.h │ ├── mihunche.cpp │ ├── mmc1.cpp │ ├── mmc2and4.cpp │ ├── mmc3.cpp │ ├── mmc3.h │ ├── mmc5.cpp │ ├── n106.cpp │ ├── n625092.cpp │ ├── novel.cpp │ ├── onebus.cpp │ ├── pec-586.cpp │ ├── rt-01.cpp │ ├── sa-9602b.cpp │ ├── sachen.cpp │ ├── sb-2000.cpp │ ├── sc-127.cpp │ ├── sheroes.cpp │ ├── sl1632.cpp │ ├── subor.cpp │ ├── super24.cpp │ ├── supervision.cpp │ ├── t-227-1.cpp │ ├── t-262.cpp │ ├── tengen.cpp │ ├── tf-1201.cpp │ ├── transformer.cpp │ ├── unrom512.cpp │ ├── vrc1.cpp │ ├── vrc2and4.cpp │ ├── vrc3.cpp │ ├── vrc5.cpp │ ├── vrc6.cpp │ ├── vrc7.cpp │ ├── vrc7p.cpp │ └── yoko.cpp ├── cart.cpp ├── cart.h ├── cheat.cpp ├── cheat.h ├── conddebug.cpp ├── conddebug.h ├── config.cpp ├── debug.cpp ├── debug.h ├── debugsymboltable.cpp ├── debugsymboltable.h ├── drawing.cpp ├── drawing.h ├── driver.h ├── drivers │ ├── Qt │ │ ├── .qmake.stash │ │ ├── AboutWindow.cpp │ │ ├── AboutWindow.h │ │ ├── AviRecord.cpp │ │ ├── AviRecord.h │ │ ├── AviRiffViewer.cpp │ │ ├── AviRiffViewer.h │ │ ├── CheatsConf.cpp │ │ ├── CheatsConf.h │ │ ├── CodeDataLogger.cpp │ │ ├── CodeDataLogger.h │ │ ├── ColorMenu.cpp │ │ ├── ColorMenu.h │ │ ├── ConsoleDebugger.cpp │ │ ├── ConsoleDebugger.h │ │ ├── ConsoleSoundConf.cpp │ │ ├── ConsoleSoundConf.h │ │ ├── ConsoleUtilities.cpp │ │ ├── ConsoleUtilities.h │ │ ├── ConsoleVideoConf.cpp │ │ ├── ConsoleVideoConf.h │ │ ├── ConsoleViewerGL.cpp │ │ ├── ConsoleViewerGL.h │ │ ├── ConsoleViewerInterface.cpp │ │ ├── ConsoleViewerInterface.h │ │ ├── ConsoleViewerQWidget.cpp │ │ ├── ConsoleViewerQWidget.h │ │ ├── ConsoleViewerSDL.cpp │ │ ├── ConsoleViewerSDL.h │ │ ├── ConsoleWindow.cpp │ │ ├── ConsoleWindow.h │ │ ├── FamilyKeyboard.cpp │ │ ├── FamilyKeyboard.h │ │ ├── FrameTimingStats.cpp │ │ ├── FrameTimingStats.h │ │ ├── GameGenie.cpp │ │ ├── GameGenie.h │ │ ├── GamePadConf.cpp │ │ ├── GamePadConf.h │ │ ├── GuiConf.cpp │ │ ├── GuiConf.h │ │ ├── HelpPages.cpp │ │ ├── HelpPages.h │ │ ├── HexEditor.cpp │ │ ├── HexEditor.h │ │ ├── HotKeyConf.cpp │ │ ├── HotKeyConf.h │ │ ├── InputConf.cpp │ │ ├── InputConf.h │ │ ├── LuaControl.cpp │ │ ├── LuaControl.h │ │ ├── MovieOptions.cpp │ │ ├── MovieOptions.h │ │ ├── MoviePlay.cpp │ │ ├── MoviePlay.h │ │ ├── MovieRecord.cpp │ │ ├── MovieRecord.h │ │ ├── MsgLogViewer.cpp │ │ ├── MsgLogViewer.h │ │ ├── NameTableViewer.cpp │ │ ├── NameTableViewer.h │ │ ├── NetPlay.cpp │ │ ├── NetPlay.h │ │ ├── NetPlayMsgDef.h │ │ ├── PaletteConf.cpp │ │ ├── PaletteConf.h │ │ ├── PaletteEditor.cpp │ │ ├── PaletteEditor.h │ │ ├── QtScriptManager.cpp │ │ ├── QtScriptManager.h │ │ ├── RamSearch.cpp │ │ ├── RamSearch.h │ │ ├── RamWatch.cpp │ │ ├── RamWatch.h │ │ ├── SplashScreen.cpp │ │ ├── SplashScreen.h │ │ ├── StateRecorderConf.cpp │ │ ├── StateRecorderConf.h │ │ ├── SymbolicDebug.cpp │ │ ├── SymbolicDebug.h │ │ ├── TasEditor │ │ │ ├── TasColors.h │ │ │ ├── TasEditorWindow.cpp │ │ │ ├── TasEditorWindow.h │ │ │ ├── bookmark.cpp │ │ │ ├── bookmark.h │ │ │ ├── bookmarks.cpp │ │ │ ├── bookmarks.h │ │ │ ├── branches.cpp │ │ │ ├── branches.h │ │ │ ├── greenzone.cpp │ │ │ ├── greenzone.h │ │ │ ├── history.cpp │ │ │ ├── history.h │ │ │ ├── inputlog.cpp │ │ │ ├── inputlog.h │ │ │ ├── laglog.cpp │ │ │ ├── laglog.h │ │ │ ├── markers.cpp │ │ │ ├── markers.h │ │ │ ├── markers_manager.cpp │ │ │ ├── markers_manager.h │ │ │ ├── playback.cpp │ │ │ ├── playback.h │ │ │ ├── recorder.cpp │ │ │ ├── recorder.h │ │ │ ├── selection.cpp │ │ │ ├── selection.h │ │ │ ├── snapshot.cpp │ │ │ ├── snapshot.h │ │ │ ├── splicer.cpp │ │ │ ├── splicer.h │ │ │ ├── taseditor_config.cpp │ │ │ ├── taseditor_config.h │ │ │ ├── taseditor_lua.cpp │ │ │ ├── taseditor_lua.h │ │ │ ├── taseditor_project.cpp │ │ │ └── taseditor_project.h │ │ ├── TimingConf.cpp │ │ ├── TimingConf.h │ │ ├── TraceLogger.cpp │ │ ├── TraceLogger.h │ │ ├── avi │ │ │ ├── avi-utils.cpp │ │ │ ├── fileio.cpp │ │ │ ├── gwavi.cpp │ │ │ └── gwavi.h │ │ ├── config.cpp │ │ ├── config.h │ │ ├── dface.h │ │ ├── fceuWrapper.cpp │ │ ├── fceuWrapper.h │ │ ├── fceux_git_info.h │ │ ├── iNesHeaderEditor.cpp │ │ ├── iNesHeaderEditor.h │ │ ├── input.cpp │ │ ├── input.h │ │ ├── keyscan.cpp │ │ ├── keyscan.h │ │ ├── main.cpp │ │ ├── main.h │ │ ├── nes_shm.cpp │ │ ├── nes_shm.h │ │ ├── ppuViewer.cpp │ │ ├── ppuViewer.h │ │ ├── sdl-joystick.cpp │ │ ├── sdl-joystick.h │ │ ├── sdl-sound.cpp │ │ ├── sdl-throttle.cpp │ │ ├── sdl-video.cpp │ │ ├── sdl-video.h │ │ ├── sdl.h │ │ ├── throttle.h │ │ ├── unix-netplay.cpp │ │ └── unix-netplay.h │ ├── common │ │ ├── args.cpp │ │ ├── args.h │ │ ├── cheat.cpp │ │ ├── cheat.h │ │ ├── config.cpp │ │ ├── config.h │ │ ├── configSys.cpp │ │ ├── configSys.h │ │ ├── hq2x.cpp │ │ ├── hq2x.h │ │ ├── hq3x.cpp │ │ ├── hq3x.h │ │ ├── nes_ntsc.c │ │ ├── nes_ntsc.h │ │ ├── nes_ntsc_config.h │ │ ├── nes_ntsc_impl.h │ │ ├── os_utils.cpp │ │ ├── os_utils.h │ │ ├── scale2x.cpp │ │ ├── scale2x.h │ │ ├── scale3x.cpp │ │ ├── scale3x.h │ │ ├── scalebit.cpp │ │ ├── scalebit.h │ │ ├── vidblit.cpp │ │ └── vidblit.h │ ├── libretro │ │ └── fceux_libretro.so │ ├── sdl │ │ ├── GamePadConf.cpp │ │ ├── GamePadConf.h │ │ ├── cheat.cpp │ │ ├── cheat.h │ │ ├── config.cpp │ │ ├── config.h │ │ ├── debugger.cpp │ │ ├── debugger.h │ │ ├── dface.h │ │ ├── fceux_git_info.h │ │ ├── glxwin.cpp │ │ ├── glxwin.h │ │ ├── gui.cpp │ │ ├── gui.h │ │ ├── icon.xpm │ │ ├── input.cpp │ │ ├── input.h │ │ ├── keyscan.h │ │ ├── main.h │ │ ├── memview.cpp │ │ ├── memview.h │ │ ├── ramwatch.cpp │ │ ├── ramwatch.h │ │ ├── sdl-icon.h │ │ ├── sdl-joystick.cpp │ │ ├── sdl-joystick.h │ │ ├── sdl-netplay.cpp │ │ ├── sdl-sound.cpp │ │ ├── sdl-throttle.cpp │ │ ├── sdl-video.cpp │ │ ├── sdl-video.h │ │ ├── sdl.cpp │ │ ├── sdl.h │ │ ├── throttle.h │ │ ├── unix-netplay.cpp │ │ └── unix-netplay.h │ ├── videolog │ │ ├── nesvideos-piece.cpp │ │ ├── nesvideos-piece.h │ │ ├── quantize.h │ │ ├── rgbtorgb.cpp │ │ ├── rgbtorgb.h │ │ └── simd.h │ └── win │ │ ├── 7z.dll │ │ ├── 7z_64.dll │ │ ├── 7zip │ │ ├── IArchive.h │ │ ├── IProgress.h │ │ ├── IStream.h │ │ ├── MyUnknown.h │ │ ├── PropID.h │ │ ├── Types.h │ │ └── readme.txt │ │ ├── OutputDS.cpp │ │ ├── TraceFileWriter.h │ │ ├── Win32InputBox.cpp │ │ ├── Win32InputBox.h │ │ ├── afxres.h │ │ ├── archive.cpp │ │ ├── archive.h │ │ ├── args.cpp │ │ ├── args.h │ │ ├── aviout.cpp │ │ ├── cdlogger.cpp │ │ ├── cdlogger.h │ │ ├── cheat.cpp │ │ ├── cheat.h │ │ ├── common.cpp │ │ ├── common.h │ │ ├── config.cpp │ │ ├── config.h │ │ ├── debug.h │ │ ├── debugger.cpp │ │ ├── debugger.h │ │ ├── debuggersp.cpp │ │ ├── debuggersp.h │ │ ├── directories.cpp │ │ ├── directories.h │ │ ├── directx │ │ ├── ddraw.h │ │ ├── ddraw.lib │ │ ├── dinput.h │ │ ├── dinput.lib │ │ ├── dsound.h │ │ ├── dsound.lib │ │ ├── dxguid.lib │ │ └── x64 │ │ │ ├── ddraw.h │ │ │ ├── ddraw.lib │ │ │ ├── dinput.h │ │ │ ├── dinput.lib │ │ │ ├── dsound.h │ │ │ ├── dsound.lib │ │ │ ├── dxguid.lib │ │ │ └── source.txt │ │ ├── fceu_x86.manifest │ │ ├── gui.cpp │ │ ├── gui.h │ │ ├── guiconfig.cpp │ │ ├── guiconfig.h │ │ ├── header_editor.cpp │ │ ├── header_editor.h │ │ ├── help.cpp │ │ ├── help.h │ │ ├── input.cpp │ │ ├── input.h │ │ ├── joystick.cpp │ │ ├── joystick.h │ │ ├── keyboard.cpp │ │ ├── keyboard.h │ │ ├── keyscan.h │ │ ├── log.cpp │ │ ├── log.h │ │ ├── lua │ │ ├── include │ │ │ ├── lauxlib.h │ │ │ ├── llimits.h │ │ │ ├── lmem.h │ │ │ ├── lobject.h │ │ │ ├── lstate.h │ │ │ ├── ltm.h │ │ │ ├── lua.h │ │ │ ├── lua.hpp │ │ │ ├── luaconf.h │ │ │ ├── lualib.h │ │ │ └── lzio.h │ │ ├── luaperks.txt │ │ ├── win32 │ │ │ ├── lua5.1.dll │ │ │ ├── lua51.dll │ │ │ ├── lua51.lib │ │ │ └── luaperks.lib │ │ └── x64 │ │ │ ├── lua5.1.dll │ │ │ ├── lua51.dll │ │ │ ├── lua51.lib │ │ │ └── luaperks.lib │ │ ├── luaconsole.cpp │ │ ├── main.cpp │ │ ├── main.h │ │ ├── mapinput.cpp │ │ ├── mapinput.h │ │ ├── memview.cpp │ │ ├── memview.h │ │ ├── memviewsp.cpp │ │ ├── memviewsp.h │ │ ├── memwatch.cpp │ │ ├── memwatch.h │ │ ├── monitor.cpp │ │ ├── monitor.h │ │ ├── movieoptions.cpp │ │ ├── movieoptions.h │ │ ├── netplay.cpp │ │ ├── netplay.h │ │ ├── ntview.cpp │ │ ├── ntview.h │ │ ├── oakra.h │ │ ├── palette.cpp │ │ ├── palette.h │ │ ├── ppuview.cpp │ │ ├── ppuview.h │ │ ├── pref.cpp │ │ ├── pref.h │ │ ├── ram_search.cpp │ │ ├── ram_search.h │ │ ├── ramwatch.cpp │ │ ├── ramwatch.h │ │ ├── replay.cpp │ │ ├── replay.h │ │ ├── res.rc │ │ ├── res │ │ ├── branch_spritesheet.bmp │ │ ├── taseditor-icon.ico │ │ ├── taseditor-icon32.ico │ │ ├── te_0.bmp │ │ ├── te_0_selected.bmp │ │ ├── te_1.bmp │ │ ├── te_10.bmp │ │ ├── te_10_selected.bmp │ │ ├── te_11.bmp │ │ ├── te_11_selected.bmp │ │ ├── te_12.bmp │ │ ├── te_12_selected.bmp │ │ ├── te_13.bmp │ │ ├── te_13_selected.bmp │ │ ├── te_14.bmp │ │ ├── te_14_selected.bmp │ │ ├── te_15.bmp │ │ ├── te_15_selected.bmp │ │ ├── te_16.bmp │ │ ├── te_16_selected.bmp │ │ ├── te_17.bmp │ │ ├── te_17_selected.bmp │ │ ├── te_18.bmp │ │ ├── te_18_selected.bmp │ │ ├── te_19.bmp │ │ ├── te_19_selected.bmp │ │ ├── te_1_selected.bmp │ │ ├── te_2.bmp │ │ ├── te_2_selected.bmp │ │ ├── te_3.bmp │ │ ├── te_3_selected.bmp │ │ ├── te_4.bmp │ │ ├── te_4_selected.bmp │ │ ├── te_5.bmp │ │ ├── te_5_selected.bmp │ │ ├── te_6.bmp │ │ ├── te_6_selected.bmp │ │ ├── te_7.bmp │ │ ├── te_7_selected.bmp │ │ ├── te_8.bmp │ │ ├── te_8_selected.bmp │ │ ├── te_9.bmp │ │ ├── te_9_selected.bmp │ │ ├── te_arrow.bmp │ │ ├── te_green_arrow.bmp │ │ ├── te_green_blue_arrow.bmp │ │ ├── te_piano_0.bmp │ │ ├── te_piano_0_lostpos.bmp │ │ ├── te_piano_0_playback.bmp │ │ ├── te_piano_1.bmp │ │ ├── te_piano_10.bmp │ │ ├── te_piano_10_lostpos.bmp │ │ ├── te_piano_10_playback.bmp │ │ ├── te_piano_11.bmp │ │ ├── te_piano_11_lostpos.bmp │ │ ├── te_piano_11_playback.bmp │ │ ├── te_piano_12.bmp │ │ ├── te_piano_12_lostpos.bmp │ │ ├── te_piano_12_playback.bmp │ │ ├── te_piano_13.bmp │ │ ├── te_piano_13_lostpos.bmp │ │ ├── te_piano_13_playback.bmp │ │ ├── te_piano_14.bmp │ │ ├── te_piano_14_lostpos.bmp │ │ ├── te_piano_14_playback.bmp │ │ ├── te_piano_15.bmp │ │ ├── te_piano_15_lostpos.bmp │ │ ├── te_piano_15_playback.bmp │ │ ├── te_piano_16.bmp │ │ ├── te_piano_16_lostpos.bmp │ │ ├── te_piano_16_playback.bmp │ │ ├── te_piano_17.bmp │ │ ├── te_piano_17_lostpos.bmp │ │ ├── te_piano_17_playback.bmp │ │ ├── te_piano_18.bmp │ │ ├── te_piano_18_lostpos.bmp │ │ ├── te_piano_18_playback.bmp │ │ ├── te_piano_19.bmp │ │ ├── te_piano_19_lostpos.bmp │ │ ├── te_piano_19_playback.bmp │ │ ├── te_piano_1_lostpos.bmp │ │ ├── te_piano_1_playback.bmp │ │ ├── te_piano_2.bmp │ │ ├── te_piano_2_lostpos.bmp │ │ ├── te_piano_2_playback.bmp │ │ ├── te_piano_3.bmp │ │ ├── te_piano_3_lostpos.bmp │ │ ├── te_piano_3_playback.bmp │ │ ├── te_piano_4.bmp │ │ ├── te_piano_4_lostpos.bmp │ │ ├── te_piano_4_playback.bmp │ │ ├── te_piano_5.bmp │ │ ├── te_piano_5_lostpos.bmp │ │ ├── te_piano_5_playback.bmp │ │ ├── te_piano_6.bmp │ │ ├── te_piano_6_lostpos.bmp │ │ ├── te_piano_6_playback.bmp │ │ ├── te_piano_7.bmp │ │ ├── te_piano_7_lostpos.bmp │ │ ├── te_piano_7_playback.bmp │ │ ├── te_piano_8.bmp │ │ ├── te_piano_8_lostpos.bmp │ │ ├── te_piano_8_playback.bmp │ │ ├── te_piano_9.bmp │ │ ├── te_piano_9_lostpos.bmp │ │ └── te_piano_9_playback.bmp │ │ ├── resource.h │ │ ├── sound.cpp │ │ ├── sound.h │ │ ├── state.cpp │ │ ├── state.h │ │ ├── taseditor.cpp │ │ ├── taseditor.h │ │ ├── taseditor │ │ ├── bookmark.cpp │ │ ├── bookmark.h │ │ ├── bookmarks.cpp │ │ ├── bookmarks.h │ │ ├── branches.cpp │ │ ├── branches.h │ │ ├── editor.cpp │ │ ├── editor.h │ │ ├── greenzone.cpp │ │ ├── greenzone.h │ │ ├── history.cpp │ │ ├── history.h │ │ ├── inputlog.cpp │ │ ├── inputlog.h │ │ ├── laglog.cpp │ │ ├── laglog.h │ │ ├── markers.cpp │ │ ├── markers.h │ │ ├── markers_manager.cpp │ │ ├── markers_manager.h │ │ ├── piano_roll.cpp │ │ ├── piano_roll.h │ │ ├── playback.cpp │ │ ├── playback.h │ │ ├── popup_display.cpp │ │ ├── popup_display.h │ │ ├── recorder.cpp │ │ ├── recorder.h │ │ ├── selection.cpp │ │ ├── selection.h │ │ ├── snapshot.cpp │ │ ├── snapshot.h │ │ ├── splicer.cpp │ │ ├── splicer.h │ │ ├── taseditor_config.cpp │ │ ├── taseditor_config.h │ │ ├── taseditor_lua.cpp │ │ ├── taseditor_lua.h │ │ ├── taseditor_project.cpp │ │ ├── taseditor_project.h │ │ ├── taseditor_window.cpp │ │ └── taseditor_window.h │ │ ├── texthook.cpp │ │ ├── texthook.h │ │ ├── throttle.cpp │ │ ├── throttle.h │ │ ├── timing.cpp │ │ ├── timing.h │ │ ├── tracer.cpp │ │ ├── tracer.h │ │ ├── video.cpp │ │ ├── video.h │ │ ├── wave.cpp │ │ ├── wave.h │ │ ├── window.cpp │ │ ├── window.h │ │ └── zlib │ │ ├── adler32.c │ │ ├── algorithm.txt │ │ ├── changelog │ │ ├── compress.c │ │ ├── crc32.c │ │ ├── deflate.c │ │ ├── deflate.h │ │ ├── descrip.mms │ │ ├── example.c │ │ ├── faq │ │ ├── gzio.c │ │ ├── infblock.c │ │ ├── infblock.h │ │ ├── infcodes.c │ │ ├── infcodes.h │ │ ├── inffast.c │ │ ├── inffast.h │ │ ├── inffixed.h │ │ ├── inflate.c │ │ ├── inftrees.c │ │ ├── inftrees.h │ │ ├── infutil.c │ │ ├── infutil.h │ │ ├── makefile │ │ ├── maketree.c │ │ ├── readme │ │ ├── trees.c │ │ ├── trees.h │ │ ├── uncompr.c │ │ ├── unzip.c │ │ ├── unzip.h │ │ ├── zconf.h │ │ ├── zlib.h │ │ ├── zutil.c │ │ └── zutil.h ├── emufile.cpp ├── emufile.h ├── emufile_types.h ├── fceu.cpp ├── fceu.h ├── fceulua.h ├── fcoeffs.h ├── fds.cpp ├── fds.h ├── file.cpp ├── file.h ├── filter.cpp ├── filter.h ├── fir │ ├── Makefile │ ├── README │ ├── c44100ntsc.coef │ ├── c44100ntsc.h │ ├── c44100ntsc.scm │ ├── c44100pal.coef │ ├── c44100pal.h │ ├── c44100pal.scm │ ├── c48000ntsc.coef │ ├── c48000ntsc.h │ ├── c48000ntsc.scm │ ├── c48000pal.coef │ ├── c48000pal.h │ ├── c48000pal.scm │ ├── c96000ntsc.coef │ ├── c96000ntsc.h │ ├── c96000ntsc.scm │ ├── c96000pal.coef │ ├── c96000pal.h │ ├── c96000pal.scm │ └── toh.c ├── git.h ├── ines-bad.h ├── ines-correct.h ├── ines.cpp ├── ines.h ├── input.cpp ├── input.h ├── input │ ├── arkanoid.cpp │ ├── bworld.cpp │ ├── cursor.cpp │ ├── fkb.cpp │ ├── fkb.h │ ├── fns.cpp │ ├── ftrainer.cpp │ ├── hypershot.cpp │ ├── lcdcompzapper.cpp │ ├── mahjong.cpp │ ├── mouse.cpp │ ├── oekakids.cpp │ ├── pec586kb.cpp │ ├── powerpad.cpp │ ├── quiz.cpp │ ├── shadow.cpp │ ├── share.h │ ├── snesmouse.cpp │ ├── suborkb.cpp │ ├── suborkb.h │ ├── toprider.cpp │ ├── virtualboy.cpp │ ├── zapper.cpp │ └── zapper.h ├── ld65dbg.cpp ├── ld65dbg.h ├── lua-engine.cpp ├── lua │ ├── COPYRIGHT │ ├── HISTORY │ ├── README │ ├── lua.vcproj │ └── src │ │ ├── Makefile │ │ ├── lapi.c │ │ ├── lapi.h │ │ ├── lauxlib.c │ │ ├── lauxlib.h │ │ ├── lbaselib.c │ │ ├── lcode.c │ │ ├── lcode.h │ │ ├── ldblib.c │ │ ├── ldebug.c │ │ ├── ldebug.h │ │ ├── ldo.c │ │ ├── ldo.h │ │ ├── ldump.c │ │ ├── lfunc.c │ │ ├── lfunc.h │ │ ├── lgc.c │ │ ├── lgc.h │ │ ├── linit.c │ │ ├── liolib.c │ │ ├── llex.c │ │ ├── llex.h │ │ ├── llimits.h │ │ ├── lmathlib.c │ │ ├── lmem.c │ │ ├── lmem.h │ │ ├── loadlib.c │ │ ├── lobject.c │ │ ├── lobject.h │ │ ├── lopcodes.c │ │ ├── lopcodes.h │ │ ├── loslib.c │ │ ├── lparser.c │ │ ├── lparser.h │ │ ├── lstate.c │ │ ├── lstate.h │ │ ├── lstring.c │ │ ├── lstring.h │ │ ├── lstrlib.c │ │ ├── ltable.c │ │ ├── ltable.h │ │ ├── ltablib.c │ │ ├── ltm.c │ │ ├── ltm.h │ │ ├── lua.c │ │ ├── lua.h │ │ ├── luac.c │ │ ├── luaconf.h │ │ ├── lualib.h │ │ ├── lundump.c │ │ ├── lundump.h │ │ ├── lvm.c │ │ ├── lvm.h │ │ ├── lzio.c │ │ ├── lzio.h │ │ └── print.c ├── movie.cpp ├── movie.h ├── netplay.cpp ├── netplay.h ├── nsf.cpp ├── nsf.h ├── oldmovie.cpp ├── oldmovie.h ├── ops.inc ├── palette.cpp ├── palette.h ├── palettes │ ├── conv.cpp │ ├── palettes.h │ ├── rp2c04001.h │ ├── rp2c04002.h │ ├── rp2c04003.h │ └── rp2c05004.h ├── ppu.cpp ├── ppu.h ├── pputile.inc ├── profiler.cpp ├── profiler.h ├── sound.cpp ├── sound.h ├── state.cpp ├── state.h ├── types-des.h ├── types.h ├── unif.cpp ├── unif.h ├── utils │ ├── ConvertUTF.c │ ├── ConvertUTF.h │ ├── StringBuilder.h │ ├── StringUtils.h │ ├── backward.cpp │ ├── backward.hpp │ ├── crc32.cpp │ ├── crc32.h │ ├── endian.cpp │ ├── endian.h │ ├── general.cpp │ ├── general.h │ ├── guid.cpp │ ├── guid.h │ ├── ioapi.cpp │ ├── ioapi.h │ ├── md5.cpp │ ├── md5.h │ ├── memory.cpp │ ├── memory.h │ ├── mutex.cpp │ ├── mutex.h │ ├── timeStamp.cpp │ ├── timeStamp.h │ ├── unzip.cpp │ ├── unzip.h │ ├── valuearray.h │ ├── xstring.cpp │ └── xstring.h ├── version.h ├── video.cpp ├── video.h ├── vsuni.cpp ├── vsuni.h ├── wave.cpp ├── wave.h ├── x6502.cpp ├── x6502.h ├── x6502abbrev.h └── x6502struct.h ├── vc ├── BizHawk.Build.Tool.exe ├── Help │ ├── fceux.hnd │ ├── readme.txt │ ├── taseditor-ru.hnd │ └── taseditor.hnd ├── SubWCRev.bat ├── archive.bat ├── defaultconfig │ ├── MakeDownloadHTML.bat │ ├── make_scmrev.h.js │ └── scmrev.h ├── deploy.bat ├── pscp.exe ├── upload.bat ├── upx.exe ├── userconfig │ └── readme.txt ├── vc14_fceux.sln ├── vc14_fceux.vcxproj ├── vc14_fceux.vcxproj.filters └── zip.exe └── web ├── ConvertFCMtoFM2.html ├── FM2.html ├── TODO.txt ├── ads.txt ├── archive.html ├── assets ├── CheatSearch.PNG ├── CodeDataLogger.png ├── Controller.jpg ├── Debugger.PNG ├── FCEUX-main.png ├── Famicom.jpg ├── GGEncoder.PNG ├── HexEditor.PNG ├── ICON_1.ico ├── InputConfig.png ├── Metadata.png ├── NES.png ├── NametableViewer.png ├── PPUViewer.png ├── Palette.png ├── PlayMovie.png ├── QtSDL-DebugTools-HiRes.png ├── QtSDL-DebugTools_640px.png ├── RamSearch.PNG ├── RamWatch.PNG ├── RecordMovie.png ├── SoundConfig.png ├── TASEdit.PNG ├── TraceLogger.png ├── VideoConfig.png ├── debugging_environment_1900px.png ├── debugging_environment_640px.png ├── valid-xhtml11 └── vcss ├── contact.html ├── documentation.html ├── download.html ├── fceux-2.0.2.htm ├── fceux-sdl-docs.html ├── fceux-sdl-faq.html ├── fceux.css ├── fceux.qhcp ├── fceux.qhp ├── files ├── base.gif ├── dtree.css ├── dtree.js ├── empty.gif ├── folder.gif ├── folderopen.gif ├── join.gif ├── joinbottom.gif ├── jsrelative.js ├── line.gif ├── minus.gif ├── minusbottom.gif ├── nolines_minus.gif ├── nolines_plus.gif ├── page.gif ├── plus.gif ├── plusbottom.gif ├── toc.htm ├── {01ABA5FD-D54A-44EF-961A-42C7AA586D95}.htm ├── {022DC721-5306-4E84-93DC-7DA111D7752C}.htm ├── {03E5715D-2A35-42A9-B4A9-E3D443C79FE2}.htm ├── {05FC9F4A-AB26-4164-A5F8-6824A3353760}.htm ├── {06F7BBD5-399E-4CA0-8E4E-75BE0ACC525A}.htm ├── {0C611DE6-94E4-4141-9342-88AA81F884FA}.htm ├── {10AC9AD4-75EE-41A9-A67E-8136B6746C2E}.htm ├── {150E3DC4-306A-4C19-A790-C45427CABB2F}.htm ├── {15117276-DA10-4152-BDA8-F9D0CCAA25D1}.htm ├── {16CDE0C4-02B0-4A60-A88D-076319909A4D}.htm ├── {16FC48B4-3393-45BE-BCE3-E7E8F9CE1EF6}.htm ├── {187EAA1D-8569-4E12-BDAD-04840FE4A4F6}.htm ├── {19278BFA-FEA2-4A51-867F-26DA4B7430F2}.htm ├── {19BB26EA-139D-41B0-AA7C-1C2BF7A49A23}.htm ├── {1DB6043F-35B9-4909-A413-5B6216E7F320}.htm ├── {1E4DB333-D92D-4E6F-8843-A69CC227763F}.htm ├── {25E130A8-F8EF-448D-AF09-AE4873BFE678}.htm ├── {26F9812A-A0FB-4F3F-8514-5E6A7984F327}.htm ├── {33EA1433-5AF2-4DE5-99C6-A073ECA7861A}.htm ├── {35A71F02-6927-4476-B205-A524630184CC}.htm ├── {3BB85A6B-4C1E-4136-A7FF-A8A6E4894F80}.htm ├── {414E8900-7ECB-4E7A-96FE-13F095EDF1DE}.htm ├── {43493EF3-3FD6-4066-AC49-0B347BD1982B}.htm ├── {4CBEC453-C1F0-4E5F-9553-7A88DB95B03C}.htm ├── {54E785A1-1E42-4B8F-B3E2-94BAA91750B9}.htm ├── {57C3F33F-6EEB-4881-8968-B3E0DC60FADD}.htm ├── {5941FD04-34C3-4B71-A296-A2A51617EE59}.htm ├── {5B0F9BD8-980C-49D0-BCC1-71AB954F3ABB}.htm ├── {5B1CEE39-A45D-4B6A-A938-C518493023BE}.htm ├── {5EC29434-7F36-40B1-94B6-75EF73F84716}.htm ├── {607BB21A-0839-47E9-AF33-9F631D541D9D}.htm ├── {695C964E-B83F-4A6E-9BA2-1A975387DB55}.htm ├── {702EDCAB-2D8B-4292-AEC4-9C39A24FC56F}.htm ├── {7375BEB7-A588-45AB-8BC4-F7840D87DADD}.htm ├── {752A1A8F-39AE-4D95-B04E-23FD9D43338F}.htm ├── {75E1BB96-B43D-4D24-B1C3-120890F15B94}.htm ├── {7EEBAD0B-2126-4A8A-864F-61D603111A68}.htm ├── {849BF734-E954-4544-8892-20606DFCF779}.htm ├── {8609B4A5-7455-42A3-AB33-D33D9C672191}.htm ├── {87F48CF9-F17C-478A-A903-D80A85FF6EA2}.htm ├── {88A0A828-FEF6-4230-AECD-9A5315C384D2}.htm ├── {8A78E5FE-C7EB-418D-A921-F9A6782663F0}.htm ├── {8C035D09-D641-451D-ADEC-7226AE495EDD}.htm ├── {98E9F36B-2822-40C4-B917-B8E0E976C753}.htm ├── {996B4AA8-E645-4A12-86D8-E91CD8771A46}.htm ├── {9A81FAEB-3CF8-4A11-8805-76EAD7C67F58}.htm ├── {9C34DDCF-0BB9-4DB7-92E1-9671E4380AD6}.htm ├── {9C73EB3E-118D-451A-AAE8-BBF99A5FDEEB}.htm ├── {A0A52F84-8356-433D-A49D-1D12B1D6468C}.htm ├── {A1A11C4E-B38E-471A-86EE-727D152EB764}.htm ├── {A97497E2-9F54-4249-BE98-AF3573CEA50A}.htm ├── {ACA99B5B-9CA3-4E69-B7F7-106D70CF76BF}.htm ├── {B37E7A47-E65F-4544-BDDF-39BE708BA68F}.htm ├── {B51BD7E8-C938-40FE-9938-7ACB7D35008C}.htm ├── {BA48F691-421D-453C-A04B-F73440BE0263}.htm ├── {C1B705BD-753D-42AA-AE8B-4B49E7DD9836}.htm ├── {C22BCBCC-D9D9-4210-A5B3-EEA419ADDCE9}.htm ├── {C553E50A-8FF4-4486-A4E1-81428DB67BAB}.htm ├── {C5A3981C-856B-4AB6-9CB6-2AB94E05FE5D}.htm ├── {C652C305-E5FC-4C80-BCCD-721D9B6235EF}.htm ├── {C76AEBD9-1E27-4045-8A37-69E5A52D0F9A}.htm ├── {CE0C6A9A-B391-4F49-9191-BE05F4A2AA24}.htm ├── {CE13161D-517E-4E30-8502-F98D92F44C8E}.htm ├── {CFE4B1D4-9F19-48C4-B8A9-4EBEA543848F}.htm ├── {D0C2EE8C-8862-4CC2-BFF6-BFAC535BA3FB}.htm ├── {D3F1816D-0770-4257-98D2-A21456B07D28}.htm ├── {D59D8F18-CE18-4524-8FB0-AA277F057922}.htm ├── {D6DDB3DB-500D-4DCE-8D48-10A67F896057}.htm ├── {E3064992-D632-4845-8F38-20ED1A58E4D2}.htm ├── {E628BE35-72B4-4CC2-8509-A64B442A9AF7}.htm ├── {E6772057-B6AF-4CDF-AAE6-B934A100EF7B}.htm ├── {E857079D-EDBE-45D5-83F0-ED92D2442912}.htm ├── {E8C88001-1C74-44F1-99FC-BB02C5001F76}.htm ├── {EA4D684B-BEDB-4395-AF94-C9ACAF0B6561}.htm ├── {F2D1DEB3-8F0A-4394-9211-D82D466F09CC}.htm ├── {F3904462-54ED-430E-9675-08908F3475AF}.htm ├── {F6ADADC6-1EFA-4F9B-9DB4-2A8A9BA3DF38}.htm └── {FFA06380-625B-4EF0-AE42-BA201A5A9306}.htm ├── help ├── 6502CPU.html ├── AVICapturing.html ├── AutoFireConfigurations.html ├── CheatSearch.html ├── CodeDataLogger.html ├── CommandLineOptions.html ├── Commands.html ├── Config.html ├── ContextMenuItems.html ├── Covertfcm.html ├── CustomizingthroughtheConfigFil.html ├── Debug.html ├── Debugger.html ├── Directories.html ├── FAQGuides.html ├── FCEUltraVersionHistory.html ├── FamicomDiskSystem.html ├── FamicomDiskSytem.html ├── GUI.html ├── GameGenieEncoderDecoder.html ├── Gamefilecompatibility.html ├── General.html ├── Gettingstarted.html ├── HexEditor.html ├── InesHeaderEditor.html ├── Input.html ├── Intro.html ├── Introduction.html ├── LuaBot.html ├── LuaFunctionsList.html ├── LuaGettingStarted.html ├── LuaPerks.html ├── LuaScripting.html ├── MapHotkeys.html ├── MemoryWatch.html ├── MovieOptions.html ├── MovieRecording.html ├── Movieformats.html ├── NES.html ├── NESProcessor.html ├── NESRAMMappingFindingValues.html ├── NESScrolling1.html ├── NESScrolling2.html ├── NESSound.html ├── NLFilesFormat.html ├── NSFFormat.html ├── NameTableViewer.html ├── NetworkPlay.html ├── Overview.html ├── OverviewofIncludedScripts.html ├── PPU.html ├── PPUViewer.html ├── Palette.html ├── PaletteOptions.html ├── RAMSearch.html ├── RAMWatch.html ├── ROMHacking.html ├── Sound.html ├── SoundOptions.html ├── TASEditor.html ├── Technicalinformation.html ├── TextHooker.html ├── Timing.html ├── ToggleSwitchesHideMenuetc.html ├── ToolAssistedSpeedruns.html ├── Tools2.html ├── TraceLogger.html ├── Troubleshooting.html ├── Video.html ├── WhatsNew200.html ├── WhatsNew201.html ├── WhatsNew202.html ├── WhatsNew203.html ├── WhatsNew210.html ├── WhatsNew211.html ├── WhatsNew212.html ├── WhatsNew213.html ├── WhatsNew214.html ├── WhatsNew215.html ├── WhatsNew220.html ├── WhatsNew221.html ├── WhatsNew222.html ├── WhatsNew223.html ├── WhatsNew230.html ├── WhatsNew240.html ├── WhatsNew250.html ├── WhatsNew260.html ├── WhatsNew261.html ├── WhatsNew262.html ├── WhatsNew263.html ├── WhatsNew264.html ├── WhatsNew265.html ├── WhatsNew266.html ├── _keywords.json ├── _toc.json ├── _translations.js ├── context │ ├── 0.html │ ├── 1.html │ ├── 10.html │ ├── 11.html │ ├── 12.html │ ├── 13.html │ ├── 14.html │ ├── 15.html │ ├── 16.html │ ├── 17.html │ ├── 18.html │ ├── 19.html │ ├── 2.html │ ├── 20.html │ ├── 21.html │ ├── 22.html │ ├── 23.html │ ├── 24.html │ ├── 25.html │ ├── 26.html │ ├── 27.html │ ├── 28.html │ ├── 29.html │ ├── 3.html │ ├── 30.html │ ├── 31.html │ ├── 32.html │ ├── 33.html │ ├── 34.html │ ├── 35.html │ ├── 36.html │ ├── 37.html │ ├── 38.html │ ├── 39.html │ ├── 4.html │ ├── 40.html │ ├── 41.html │ ├── 42.html │ ├── 43.html │ ├── 44.html │ ├── 45.html │ ├── 46.html │ ├── 47.html │ ├── 48.html │ ├── 49.html │ ├── 5.html │ ├── 50.html │ ├── 51.html │ ├── 52.html │ ├── 53.html │ ├── 54.html │ ├── 55.html │ ├── 56.html │ ├── 57.html │ ├── 58.html │ ├── 59.html │ ├── 6.html │ ├── 60.html │ ├── 61.html │ ├── 62.html │ ├── 63.html │ ├── 64.html │ ├── 65.html │ ├── 66.html │ ├── 67.html │ ├── 68.html │ ├── 69.html │ ├── 7.html │ ├── 70.html │ ├── 71.html │ ├── 72.html │ ├── 73.html │ ├── 74.html │ ├── 75.html │ ├── 76.html │ ├── 77.html │ ├── 78.html │ ├── 79.html │ ├── 8.html │ ├── 80.html │ ├── 81.html │ ├── 82.html │ ├── 83.html │ ├── 84.html │ ├── 85.html │ ├── 86.html │ ├── 87.html │ ├── 88.html │ ├── 89.html │ ├── 9.html │ ├── 90.html │ ├── 91.html │ ├── 92.html │ ├── 93.html │ └── 94.html ├── css │ ├── base.css │ ├── dynatree │ │ ├── chm │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 17.png │ │ │ ├── 18.png │ │ │ ├── 19.png │ │ │ ├── 2.png │ │ │ ├── 20.png │ │ │ ├── 21.png │ │ │ ├── 22.png │ │ │ ├── 23.png │ │ │ ├── 24.png │ │ │ ├── 25.png │ │ │ ├── 26.png │ │ │ ├── 27.png │ │ │ ├── 28.png │ │ │ ├── 29.png │ │ │ ├── 3.png │ │ │ ├── 30.png │ │ │ ├── 31.png │ │ │ ├── 32.png │ │ │ ├── 33.png │ │ │ ├── 34.png │ │ │ ├── 35.png │ │ │ ├── 36.png │ │ │ ├── 37.png │ │ │ ├── 38.png │ │ │ ├── 39.png │ │ │ ├── 4.png │ │ │ ├── 40.png │ │ │ ├── 41.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ ├── icons.gif │ │ │ ├── loading.gif │ │ │ ├── ui.dynatree.css │ │ │ └── vline.gif │ │ ├── folder │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 17.png │ │ │ ├── 18.png │ │ │ ├── 19.png │ │ │ ├── 2.png │ │ │ ├── 20.png │ │ │ ├── 21.png │ │ │ ├── 22.png │ │ │ ├── 23.png │ │ │ ├── 24.png │ │ │ ├── 25.png │ │ │ ├── 26.png │ │ │ ├── 27.png │ │ │ ├── 28.png │ │ │ ├── 29.png │ │ │ ├── 3.png │ │ │ ├── 30.png │ │ │ ├── 31.png │ │ │ ├── 32.png │ │ │ ├── 33.png │ │ │ ├── 34.png │ │ │ ├── 35.png │ │ │ ├── 36.png │ │ │ ├── 37.png │ │ │ ├── 38.png │ │ │ ├── 39.png │ │ │ ├── 4.png │ │ │ ├── 40.png │ │ │ ├── 41.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ ├── icons.gif │ │ │ ├── loading.gif │ │ │ ├── ui.dynatree.css │ │ │ └── vline.gif │ │ └── vista │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 17.png │ │ │ ├── 18.png │ │ │ ├── 19.png │ │ │ ├── 2.png │ │ │ ├── 20.png │ │ │ ├── 21.png │ │ │ ├── 22.png │ │ │ ├── 23.png │ │ │ ├── 24.png │ │ │ ├── 25.png │ │ │ ├── 26.png │ │ │ ├── 27.png │ │ │ ├── 28.png │ │ │ ├── 29.png │ │ │ ├── 3.png │ │ │ ├── 30.png │ │ │ ├── 31.png │ │ │ ├── 32.png │ │ │ ├── 33.png │ │ │ ├── 34.png │ │ │ ├── 35.png │ │ │ ├── 36.png │ │ │ ├── 37.png │ │ │ ├── 38.png │ │ │ ├── 39.png │ │ │ ├── 4.png │ │ │ ├── 40.png │ │ │ ├── 41.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ ├── icons.gif │ │ │ ├── loading.gif │ │ │ └── ui.dynatree.css │ ├── effects.min.css │ ├── hnd.content.css │ ├── hnd.css │ ├── ielte8.css │ ├── layout.min.css │ ├── print.min.css │ ├── reset.css │ ├── silver-theme │ │ ├── images │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ ├── ui-bg_glass_75_dadada_1x400.png │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png │ │ │ ├── ui-icons_222222_256x240.png │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ ├── ui-icons_454545_256x240.png │ │ │ ├── ui-icons_888888_256x240.png │ │ │ └── ui-icons_cd0a0a_256x240.png │ │ └── jquery-ui-1.8.12.custom.css │ ├── theme-dark-blue.min.css │ ├── theme-dark-green.min.css │ ├── theme-dark-orange.min.css │ ├── theme-dark-purple.min.css │ ├── theme-light-blue.min.css │ ├── theme-light-green.min.css │ ├── theme-light-orange.min.css │ ├── theme-light-purple.min.css │ └── toc.css ├── fceux.html ├── fcm.html ├── fcs.html ├── fm2.html ├── img │ ├── arrow_left.png │ ├── arrow_right.png │ ├── arrow_up.png │ ├── book-closed.png │ ├── book.png │ ├── footer-bg.png │ ├── header-bg.png │ ├── topic.png │ ├── treeview-default-line.gif │ └── treeview-default.gif ├── js │ ├── app.min.js │ ├── context │ │ ├── 0.html │ │ ├── 1.html │ │ ├── 10.html │ │ ├── 11.html │ │ ├── 12.html │ │ ├── 13.html │ │ ├── 14.html │ │ ├── 15.html │ │ ├── 16.html │ │ ├── 17.html │ │ ├── 18.html │ │ ├── 19.html │ │ ├── 2.html │ │ ├── 20.html │ │ ├── 21.html │ │ ├── 22.html │ │ ├── 23.html │ │ ├── 24.html │ │ ├── 25.html │ │ ├── 26.html │ │ ├── 27.html │ │ ├── 28.html │ │ ├── 29.html │ │ ├── 3.html │ │ ├── 30.html │ │ ├── 31.html │ │ ├── 32.html │ │ ├── 33.html │ │ ├── 34.html │ │ ├── 35.html │ │ ├── 36.html │ │ ├── 37.html │ │ ├── 38.html │ │ ├── 39.html │ │ ├── 4.html │ │ ├── 40.html │ │ ├── 41.html │ │ ├── 42.html │ │ ├── 43.html │ │ ├── 44.html │ │ ├── 45.html │ │ ├── 46.html │ │ ├── 47.html │ │ ├── 48.html │ │ ├── 49.html │ │ ├── 5.html │ │ ├── 50.html │ │ ├── 51.html │ │ ├── 52.html │ │ ├── 53.html │ │ ├── 54.html │ │ ├── 55.html │ │ ├── 56.html │ │ ├── 57.html │ │ ├── 58.html │ │ ├── 59.html │ │ ├── 6.html │ │ ├── 60.html │ │ ├── 61.html │ │ ├── 62.html │ │ ├── 63.html │ │ ├── 64.html │ │ ├── 65.html │ │ ├── 66.html │ │ ├── 67.html │ │ ├── 68.html │ │ ├── 69.html │ │ ├── 7.html │ │ ├── 70.html │ │ ├── 71.html │ │ ├── 72.html │ │ ├── 73.html │ │ ├── 74.html │ │ ├── 75.html │ │ ├── 76.html │ │ ├── 77.html │ │ ├── 78.html │ │ ├── 79.html │ │ ├── 8.html │ │ ├── 80.html │ │ ├── 81.html │ │ ├── 82.html │ │ ├── 83.html │ │ ├── 84.html │ │ └── 9.html │ ├── hndsd.min.js │ ├── hndse.min.js │ └── polyfill.object.min.js ├── taseditor-ru │ ├── AdvancedFeatures.html │ ├── BeginnersGuide.html │ ├── Controls.html │ ├── FAQ.html │ ├── FM3format.html │ ├── Glossary.html │ ├── Ideas.html │ ├── Implementation.html │ ├── Introduction.html │ ├── LuaAPI.html │ ├── MistakeProofing.html │ ├── Navigation.html │ ├── NonlinearTASing.html │ ├── Operations.html │ ├── PianoRoll.html │ ├── ProgramCustomization.html │ ├── ProgramInterface.html │ ├── Reference.html │ ├── SemiautomaticTASing.html │ ├── SpeedrunningSynopsis.html │ ├── TASEditorInside.html │ ├── TASingMethodology.html │ ├── TASingProcess.html │ ├── Title.html │ ├── Toolbox.html │ ├── TraditionalTASing.html │ ├── css │ │ ├── base.css │ │ ├── dynatree │ │ │ ├── chm │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ ├── ui.dynatree.css │ │ │ │ └── vline.gif │ │ │ ├── folder │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ ├── ui.dynatree.css │ │ │ │ └── vline.gif │ │ │ └── vista │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ └── ui.dynatree.css │ │ ├── hnd.css │ │ ├── ielte8.css │ │ ├── reset.css │ │ ├── silver-theme │ │ │ ├── images │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ │ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png │ │ │ │ ├── ui-icons_222222_256x240.png │ │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ │ ├── ui-icons_454545_256x240.png │ │ │ │ ├── ui-icons_888888_256x240.png │ │ │ │ └── ui-icons_cd0a0a_256x240.png │ │ │ └── jquery-ui-1.8.12.custom.css │ │ └── toc.css │ ├── img │ │ ├── arrow_left.png │ │ ├── arrow_right.png │ │ ├── arrow_up.png │ │ ├── book-closed.png │ │ ├── book.png │ │ ├── footer-bg.png │ │ ├── header-bg.png │ │ ├── topic.png │ │ ├── treeview-default-line.gif │ │ └── treeview-default.gif │ ├── index.html │ ├── js │ │ ├── hnd.js │ │ ├── hndjsse.js │ │ ├── jquery-ui-1.8.12.custom.min.js │ │ ├── jquery-ui-1.8.17.custom.min.js │ │ ├── jquery.cookie.js │ │ ├── jquery.dynatree.min.js │ │ ├── jquery.min.js │ │ ├── jquery.treeview.min.js │ │ └── searchdata.js │ ├── lib │ │ ├── Monitor-example.png │ │ ├── NES-controller.png │ │ ├── branches-example1.png │ │ ├── branches-example2.png │ │ ├── branches-example3.png │ │ ├── branches-example4.png │ │ ├── branches-example5.png │ │ ├── branches-example6.png │ │ ├── chip-and-dale.png │ │ ├── config-menu.png │ │ ├── dw-luck_manipulation.gif │ │ ├── export-to-fm2.png │ │ ├── famtasia-smb3j.png │ │ ├── find-note.png │ │ ├── game-player-taser.png │ │ ├── greenzone-capacity.png │ │ ├── help-menu.png │ │ ├── hotchanges-colors.png │ │ ├── keyboard-accelerator-keys.png │ │ ├── keyboard-all-keys.png │ │ ├── keyboard-hotkeys.png │ │ ├── lua-run-manual.png │ │ ├── patterns-menu.png │ │ ├── piano-roll-header-l.png │ │ ├── pianoroll.png │ │ ├── save-compact.png │ │ ├── savestate_slots.png │ │ ├── smb-segments.gif │ │ ├── smb-zigzag.png │ │ ├── taseditor-smb.png │ │ ├── toolbox-bookmarks.png │ │ ├── toolbox-branches.png │ │ ├── toolbox-history.png │ │ ├── toolbox-lua.png │ │ ├── toolbox-method1.png │ │ ├── toolbox-method2.png │ │ ├── toolbox-method3.png │ │ ├── toolbox-playback.png │ │ ├── toolbox-recorder.png │ │ ├── toolbox-selection.png │ │ ├── toolbox-splicer.png │ │ ├── toolbox.png │ │ └── view-menu.png │ └── toc.html ├── taseditor │ ├── AdvancedFeatures.html │ ├── BeginnersGuide.html │ ├── Controls.html │ ├── FAQ.html │ ├── FM3format.html │ ├── Glossary.html │ ├── Ideas.html │ ├── Implementation.html │ ├── Introduction.html │ ├── LuaAPI.html │ ├── MistakeProofing.html │ ├── Navigation.html │ ├── NonlinearTASing.html │ ├── Operations.html │ ├── PianoRoll.html │ ├── ProgramCustomization.html │ ├── ProgramInterface.html │ ├── Reference.html │ ├── SemiautomaticTASing.html │ ├── SpeedrunningSynopsis.html │ ├── TASEditorInside.html │ ├── TASingMethodology.html │ ├── TASingProcess.html │ ├── Title.html │ ├── Toolbox.html │ ├── TraditionalTASing.html │ ├── _keywords.json │ ├── _toc.json │ ├── _translations.js │ ├── context │ │ ├── 0.html │ │ ├── 1.html │ │ ├── 10.html │ │ ├── 11.html │ │ ├── 12.html │ │ ├── 13.html │ │ ├── 14.html │ │ ├── 15.html │ │ ├── 16.html │ │ ├── 17.html │ │ ├── 18.html │ │ ├── 19.html │ │ ├── 2.html │ │ ├── 20.html │ │ ├── 21.html │ │ ├── 22.html │ │ ├── 24.html │ │ ├── 25.html │ │ ├── 26.html │ │ ├── 3.html │ │ ├── 4.html │ │ ├── 5.html │ │ ├── 6.html │ │ ├── 7.html │ │ ├── 8.html │ │ └── 9.html │ ├── css │ │ ├── base.css │ │ ├── dynatree │ │ │ ├── chm │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ ├── ui.dynatree.css │ │ │ │ └── vline.gif │ │ │ ├── folder │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ ├── ui.dynatree.css │ │ │ │ └── vline.gif │ │ │ └── vista │ │ │ │ ├── 0.png │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 21.png │ │ │ │ ├── 22.png │ │ │ │ ├── 23.png │ │ │ │ ├── 24.png │ │ │ │ ├── 25.png │ │ │ │ ├── 26.png │ │ │ │ ├── 27.png │ │ │ │ ├── 28.png │ │ │ │ ├── 29.png │ │ │ │ ├── 3.png │ │ │ │ ├── 30.png │ │ │ │ ├── 31.png │ │ │ │ ├── 32.png │ │ │ │ ├── 33.png │ │ │ │ ├── 34.png │ │ │ │ ├── 35.png │ │ │ │ ├── 36.png │ │ │ │ ├── 37.png │ │ │ │ ├── 38.png │ │ │ │ ├── 39.png │ │ │ │ ├── 4.png │ │ │ │ ├── 40.png │ │ │ │ ├── 41.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ ├── 9.png │ │ │ │ ├── icons.gif │ │ │ │ ├── loading.gif │ │ │ │ └── ui.dynatree.css │ │ ├── effects.min.css │ │ ├── hnd.content.css │ │ ├── hnd.css │ │ ├── ielte8.css │ │ ├── layout.min.css │ │ ├── print.min.css │ │ ├── reset.css │ │ ├── silver-theme │ │ │ ├── images │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ │ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png │ │ │ │ ├── ui-icons_222222_256x240.png │ │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ │ ├── ui-icons_454545_256x240.png │ │ │ │ ├── ui-icons_888888_256x240.png │ │ │ │ └── ui-icons_cd0a0a_256x240.png │ │ │ └── jquery-ui-1.8.12.custom.css │ │ ├── theme-dark-blue.min.css │ │ ├── theme-dark-green.min.css │ │ ├── theme-dark-orange.min.css │ │ ├── theme-dark-purple.min.css │ │ ├── theme-light-blue.min.css │ │ ├── theme-light-green.min.css │ │ ├── theme-light-orange.min.css │ │ ├── theme-light-purple.min.css │ │ └── toc.css │ ├── img │ │ ├── arrow_left.png │ │ ├── arrow_right.png │ │ ├── arrow_up.png │ │ ├── book-closed.png │ │ ├── book.png │ │ ├── footer-bg.png │ │ ├── header-bg.png │ │ ├── topic.png │ │ ├── treeview-default-line.gif │ │ └── treeview-default.gif │ ├── index.html │ ├── js │ │ ├── app.min.js │ │ ├── hnd.js │ │ ├── hndjsse.js │ │ ├── hndsd.min.js │ │ ├── hndse.min.js │ │ ├── jquery-ui-1.8.12.custom.min.js │ │ ├── jquery-ui-1.8.17.custom.min.js │ │ ├── jquery.cookie.js │ │ ├── jquery.dynatree.min.js │ │ ├── jquery.min.js │ │ ├── jquery.treeview.min.js │ │ ├── polyfill.object.min.js │ │ └── searchdata.js │ ├── lib │ │ ├── Monitor-example.png │ │ ├── NES-controller.png │ │ ├── branches-example1.png │ │ ├── branches-example2.png │ │ ├── branches-example3.png │ │ ├── branches-example4.png │ │ ├── branches-example5.png │ │ ├── branches-example6.png │ │ ├── chip-and-dale.png │ │ ├── config-menu.png │ │ ├── dw-luck_manipulation.gif │ │ ├── export-to-fm2.png │ │ ├── famtasia-smb3j.png │ │ ├── find-note.png │ │ ├── game-player-taser.png │ │ ├── greenzone-capacity.png │ │ ├── help-menu.png │ │ ├── hotchanges-colors.png │ │ ├── keyboard-accelerator-keys.png │ │ ├── keyboard-all-keys.png │ │ ├── keyboard-hotkeys.png │ │ ├── lua-run-manual.png │ │ ├── patterns-menu.png │ │ ├── piano-roll-header-l.png │ │ ├── pianoroll.png │ │ ├── save-compact.png │ │ ├── savestate_slots.png │ │ ├── smb-segments.gif │ │ ├── smb-zigzag.png │ │ ├── taseditor-smb.png │ │ ├── toolbox-bookmarks.png │ │ ├── toolbox-branches.png │ │ ├── toolbox-history.png │ │ ├── toolbox-lua.png │ │ ├── toolbox-method1.png │ │ ├── toolbox-method2.png │ │ ├── toolbox-method3.png │ │ ├── toolbox-playback.png │ │ ├── toolbox-recorder.png │ │ ├── toolbox-selection.png │ │ ├── toolbox-splicer.png │ │ ├── toolbox.png │ │ └── view-menu.png │ ├── toc.html │ └── vendors │ │ ├── bootstrap-3.4.1 │ │ ├── css │ │ │ ├── bootstrap-theme.min.css │ │ │ ├── bootstrap.min.css │ │ │ └── ie10-viewport-bug-workaround.css │ │ ├── fonts │ │ │ ├── glyphicons-halflings-regular.eot │ │ │ ├── glyphicons-halflings-regular.svg │ │ │ ├── glyphicons-halflings-regular.ttf │ │ │ ├── glyphicons-halflings-regular.woff │ │ │ └── glyphicons-halflings-regular.woff2 │ │ └── js │ │ │ ├── bootstrap.min.js │ │ │ └── ie10-viewport-bug-workaround.js │ │ ├── headroom-0.11.0 │ │ └── headroom.min.js │ │ ├── helpndoc-5 │ │ └── icons │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 17.png │ │ │ ├── 18.png │ │ │ ├── 19.png │ │ │ ├── 2.png │ │ │ ├── 20.png │ │ │ ├── 21.png │ │ │ ├── 22.png │ │ │ ├── 23.png │ │ │ ├── 24.png │ │ │ ├── 25.png │ │ │ ├── 26.png │ │ │ ├── 27.png │ │ │ ├── 28.png │ │ │ ├── 29.png │ │ │ ├── 3.png │ │ │ ├── 30.png │ │ │ ├── 31.png │ │ │ ├── 32.png │ │ │ ├── 33.png │ │ │ ├── 34.png │ │ │ ├── 35.png │ │ │ ├── 36.png │ │ │ ├── 37.png │ │ │ ├── 38.png │ │ │ ├── 39.png │ │ │ ├── 4.png │ │ │ ├── 40.png │ │ │ ├── 41.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── html5shiv-3.7.3 │ │ └── html5shiv.min.js │ │ ├── imageMapResizer-1.0.10 │ │ └── imageMapResizer.min.js │ │ ├── interactjs-1.9.22 │ │ └── interact.min.js │ │ ├── jquery-3.5.1 │ │ └── jquery.min.js │ │ ├── jstree-3.3.10 │ │ ├── jstree.min.js │ │ └── themes │ │ │ ├── default-dark │ │ │ ├── 32px.png │ │ │ ├── 40px.png │ │ │ ├── style.css │ │ │ ├── style.min.css │ │ │ └── throbber.gif │ │ │ └── default │ │ │ ├── 32px.png │ │ │ ├── 40px.png │ │ │ ├── style.css │ │ │ ├── style.min.css │ │ │ └── throbber.gif │ │ ├── markjs-8.11.1 │ │ └── jquery.mark.min.js │ │ ├── respond-1.4.2 │ │ └── respond.min.js │ │ └── uri-1.19.2 │ │ └── uri.min.js ├── toc.html └── vendors │ ├── bootstrap-3.4.1 │ ├── css │ │ ├── bootstrap-theme.min.css │ │ ├── bootstrap.min.css │ │ └── ie10-viewport-bug-workaround.css │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ └── js │ │ ├── bootstrap.min.js │ │ └── ie10-viewport-bug-workaround.js │ ├── headroom-0.11.0 │ └── headroom.min.js │ ├── helpndoc-5 │ └── icons │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 10.png │ │ ├── 11.png │ │ ├── 12.png │ │ ├── 13.png │ │ ├── 14.png │ │ ├── 15.png │ │ ├── 16.png │ │ ├── 17.png │ │ ├── 18.png │ │ ├── 19.png │ │ ├── 2.png │ │ ├── 20.png │ │ ├── 21.png │ │ ├── 22.png │ │ ├── 23.png │ │ ├── 24.png │ │ ├── 25.png │ │ ├── 26.png │ │ ├── 27.png │ │ ├── 28.png │ │ ├── 29.png │ │ ├── 3.png │ │ ├── 30.png │ │ ├── 31.png │ │ ├── 32.png │ │ ├── 33.png │ │ ├── 34.png │ │ ├── 35.png │ │ ├── 36.png │ │ ├── 37.png │ │ ├── 38.png │ │ ├── 39.png │ │ ├── 4.png │ │ ├── 40.png │ │ ├── 41.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ └── 9.png │ ├── html5shiv-3.7.3 │ └── html5shiv.min.js │ ├── imageMapResizer-1.0.10 │ └── imageMapResizer.min.js │ ├── interactjs-1.9.22 │ └── interact.min.js │ ├── jquery-3.5.1 │ └── jquery.min.js │ ├── jstree-3.3.10 │ ├── jstree.min.js │ └── themes │ │ ├── default-dark │ │ ├── 32px.png │ │ ├── 40px.png │ │ ├── style.css │ │ ├── style.min.css │ │ └── throbber.gif │ │ └── default │ │ ├── 32px.png │ │ ├── 40px.png │ │ ├── style.css │ │ ├── style.min.css │ │ └── throbber.gif │ ├── markjs-8.11.1 │ └── jquery.mark.min.js │ ├── respond-1.4.2 │ └── respond.min.js │ └── uri-1.19.2 │ └── uri.min.js ├── home.html ├── links.html ├── movies.html ├── old ├── htdocs-inc │ ├── footer.php │ └── header.php └── htdocs │ ├── .htaccess │ ├── StyleSheets │ └── main.css │ ├── archive.php │ ├── cheat.php │ ├── desync.php │ ├── docs.php │ ├── download.php │ ├── faq.php │ ├── fceu-docs.php │ ├── fceux-sdl-docs.php │ ├── fceux-sdl-faq.php │ ├── index.php │ ├── links.php │ ├── news.txt │ ├── pressrelease-2.0.0.html │ ├── pressrelease-2.0.1.html │ ├── pressrelease-2.0.2.html │ ├── pressrelease-2.0.3.html │ ├── pressrelease-2.1.1.html │ ├── pressrelease-2.1.2.html │ ├── pressrelease-2.1.html │ └── support.php ├── osx.html ├── pressrelease-2.0.0.html ├── pressrelease-2.0.1.html ├── pressrelease-2.0.2.html ├── pressrelease-2.0.3.html ├── pressrelease-2.1.1.html ├── pressrelease-2.1.2.html ├── pressrelease-2.1.3.html ├── pressrelease-2.1.4.html ├── pressrelease-2.1.5.html ├── pressrelease-2.1.html ├── pressrelease-2.2.0.html ├── pressrelease-2.2.1.html ├── pressrelease-2.2.2.html ├── pressrelease-2.2.3.html ├── pressrelease-2.3.0.html ├── pressrelease-2.4.0.html ├── pressrelease-2.5.0.html ├── pressrelease-2.6.0.html ├── pressrelease-2.6.1.html ├── pressrelease-2.6.2.html ├── pressrelease-2.6.3.html ├── pressrelease-2.6.4.html ├── pressrelease-2.6.5.html ├── pressrelease-2.6.6.html └── version.html /CMakeLists.txt: -------------------------------------------------------------------------------- 1 | 2 | cmake_minimum_required(VERSION 3.8) 3 | 4 | project(fceux) 5 | 6 | add_subdirectory( src ) 7 | 8 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | fceux.com -------------------------------------------------------------------------------- /ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/ChangeLog -------------------------------------------------------------------------------- /NEWS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/NEWS -------------------------------------------------------------------------------- /attic/Makefile.am: -------------------------------------------------------------------------------- 1 | SUBDIRS = src 2 | -------------------------------------------------------------------------------- /attic/cmake-stuff/cmake/cross-mingw32/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | add_subdirectory(release) 2 | add_subdirectory(debug) 3 | -------------------------------------------------------------------------------- /attic/cmake-stuff/cmake/native/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | add_subdirectory(release) 2 | add_subdirectory(debug) 3 | -------------------------------------------------------------------------------- /attic/cmake-stuff/cmake/native/fceux_native.cmake: -------------------------------------------------------------------------------- 1 | include(${CMAKE_SOURCE_DIR}/cmake/fceux.cmake) 2 | -------------------------------------------------------------------------------- /attic/configure-mingw32: -------------------------------------------------------------------------------- 1 | CFLAGS="-mno-cygwin" CXXFLAGS="-mno-cygwin" LDFLAGS="-mno-cygwin" ./configure --host=mingw32 -------------------------------------------------------------------------------- /documentation/tech/readme.sound: -------------------------------------------------------------------------------- 1 | Sound information is in the "cpu" subdirectory, due to the intimate 2 | relationship between the sound circuitry and the cpu. 3 | -------------------------------------------------------------------------------- /fceux-server/AUTHORS: -------------------------------------------------------------------------------- 1 | Major developer: Xodnizel 2 | Interface changes and all releases past 0.0.3: Lukas Sabota 3 | -------------------------------------------------------------------------------- /fceux-server/cygwin1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux-server/cygwin1.dll -------------------------------------------------------------------------------- /fceux-server/dist/fceu-server-0.0.4.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux-server/dist/fceu-server-0.0.4.tar.gz -------------------------------------------------------------------------------- /fceux-server/dist/fceu-server-0.0.5.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux-server/dist/fceu-server-0.0.5.tar.gz -------------------------------------------------------------------------------- /fceux-server/dist/fceunetserver-0.0.3.tar.bz2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux-server/dist/fceunetserver-0.0.3.tar.bz2 -------------------------------------------------------------------------------- /fceux-server/fceux-net-server.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux-server/fceux-net-server.exe -------------------------------------------------------------------------------- /fceux.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux.icns -------------------------------------------------------------------------------- /fceux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux.png -------------------------------------------------------------------------------- /fceux1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/fceux1.png -------------------------------------------------------------------------------- /gfceu/BUG: -------------------------------------------------------------------------------- 1 | * Too much shit when trying to run with no display 2 | -------------------------------------------------------------------------------- /gfceu/MANIFEST: -------------------------------------------------------------------------------- 1 | gfceu 2 | setup.py 3 | COPYING 4 | ChangeLog 5 | INSTALL 6 | TODO 7 | gfceu.glade 8 | gfceu.desktop 9 | gfceu.png 10 | gfceu_big.png 11 | gfceu.1 12 | -------------------------------------------------------------------------------- /gfceu/gfceu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/gfceu/gfceu.png -------------------------------------------------------------------------------- /gfceu/gfceu_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/gfceu/gfceu_big.png -------------------------------------------------------------------------------- /gfceu/gfceu_big_old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/gfceu/gfceu_big_old.png -------------------------------------------------------------------------------- /gfceu/gfceu_old.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/gfceu/gfceu_old.png -------------------------------------------------------------------------------- /icons/JumpTarget.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/JumpTarget.png -------------------------------------------------------------------------------- /icons/RunPpuFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/RunPpuFrame.png -------------------------------------------------------------------------------- /icons/RunPpuHalfFrame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/RunPpuHalfFrame.png -------------------------------------------------------------------------------- /icons/RunPpuScanline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/RunPpuScanline.png -------------------------------------------------------------------------------- /icons/StepBack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/StepBack.png -------------------------------------------------------------------------------- /icons/StepInto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/StepInto.png -------------------------------------------------------------------------------- /icons/StepOut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/StepOut.png -------------------------------------------------------------------------------- /icons/StepOver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/StepOver.png -------------------------------------------------------------------------------- /icons/Undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/Undo.png -------------------------------------------------------------------------------- /icons/application-exit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/application-exit.png -------------------------------------------------------------------------------- /icons/arrow-cursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/arrow-cursor.png -------------------------------------------------------------------------------- /icons/branch_spritesheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/branch_spritesheet.png -------------------------------------------------------------------------------- /icons/camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/camera.png -------------------------------------------------------------------------------- /icons/cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/cloud.png -------------------------------------------------------------------------------- /icons/debug-pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/debug-pause.png -------------------------------------------------------------------------------- /icons/debug-run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/debug-run.png -------------------------------------------------------------------------------- /icons/fceux.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/fceux.ico -------------------------------------------------------------------------------- /icons/fceux.rc: -------------------------------------------------------------------------------- 1 | IDI_ICON1 ICON "fceux.ico" 2 | -------------------------------------------------------------------------------- /icons/find.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/find.png -------------------------------------------------------------------------------- /icons/graphics-palette.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/graphics-palette.png -------------------------------------------------------------------------------- /icons/input-gaming-symbolic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/input-gaming-symbolic.png -------------------------------------------------------------------------------- /icons/input-gaming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/input-gaming.png -------------------------------------------------------------------------------- /icons/input-keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/input-keyboard.png -------------------------------------------------------------------------------- /icons/media-record.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/media-record.png -------------------------------------------------------------------------------- /icons/movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/movie.png -------------------------------------------------------------------------------- /icons/power.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/power.png -------------------------------------------------------------------------------- /icons/reticle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/reticle.png -------------------------------------------------------------------------------- /icons/taseditor-icon32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/taseditor-icon32.png -------------------------------------------------------------------------------- /icons/timer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/timer.png -------------------------------------------------------------------------------- /icons/view-fullscreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/icons/view-fullscreen.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /output/fceux.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/fceux.chm -------------------------------------------------------------------------------- /output/lua5.1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/lua5.1.dll -------------------------------------------------------------------------------- /output/lua51.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/lua51.dll -------------------------------------------------------------------------------- /output/palettes/ASQ_realityA.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/ASQ_realityA.pal -------------------------------------------------------------------------------- /output/palettes/ASQ_realityB.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/ASQ_realityB.pal -------------------------------------------------------------------------------- /output/palettes/BMF_final2.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/BMF_final2.pal -------------------------------------------------------------------------------- /output/palettes/BMF_final3.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/BMF_final3.pal -------------------------------------------------------------------------------- /output/palettes/Composite_Direct_FBX.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/Composite_Direct_FBX.pal -------------------------------------------------------------------------------- /output/palettes/FCEU-13-default_nitsuja.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/FCEU-13-default_nitsuja.pal -------------------------------------------------------------------------------- /output/palettes/FCEU-15-nitsuja_new.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/FCEU-15-nitsuja_new.pal -------------------------------------------------------------------------------- /output/palettes/FCEUX.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/FCEUX.pal -------------------------------------------------------------------------------- /output/palettes/NES_Classic_FBX.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/NES_Classic_FBX.pal -------------------------------------------------------------------------------- /output/palettes/NRS_NTSC.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/NRS_NTSC.pal -------------------------------------------------------------------------------- /output/palettes/NRS_PAL.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/NRS_PAL.pal -------------------------------------------------------------------------------- /output/palettes/PC-10.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/PC-10.pal -------------------------------------------------------------------------------- /output/palettes/PVM_Style_D93_FBX.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/PVM_Style_D93_FBX.pal -------------------------------------------------------------------------------- /output/palettes/RP2C03.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/RP2C03.pal -------------------------------------------------------------------------------- /output/palettes/RP2C04_0001.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/RP2C04_0001.pal -------------------------------------------------------------------------------- /output/palettes/RP2C04_0002.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/RP2C04_0002.pal -------------------------------------------------------------------------------- /output/palettes/RP2C04_0003.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/RP2C04_0003.pal -------------------------------------------------------------------------------- /output/palettes/RP2C04_0004.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/RP2C04_0004.pal -------------------------------------------------------------------------------- /output/palettes/SONY_CXA2025AS_US.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/SONY_CXA2025AS_US.pal -------------------------------------------------------------------------------- /output/palettes/Smooth_FBX.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/Smooth_FBX.pal -------------------------------------------------------------------------------- /output/palettes/Unsaturated-V6.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/Unsaturated-V6.pal -------------------------------------------------------------------------------- /output/palettes/Wavebeam.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/Wavebeam.pal -------------------------------------------------------------------------------- /output/palettes/nestopia_rgb.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/nestopia_rgb.pal -------------------------------------------------------------------------------- /output/palettes/nestopia_yuv.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/nestopia_yuv.pal -------------------------------------------------------------------------------- /output/palettes/r57shell_PAL.pal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/palettes/r57shell_PAL.pal -------------------------------------------------------------------------------- /output/taseditor.chm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/output/taseditor.chm -------------------------------------------------------------------------------- /src/asm.h: -------------------------------------------------------------------------------- 1 | int Assemble(unsigned char *output, int addr, char *str); 2 | char *Disassemble(int addr, uint8 *opcode); 3 | -------------------------------------------------------------------------------- /src/attic/fceustr.h: -------------------------------------------------------------------------------- 1 | typedef struct { 2 | uint8 *data; 3 | uint32 len; /* Not including extra NULL character. */ 4 | } fceustr; 5 | -------------------------------------------------------------------------------- /src/attic/old fceultra docs.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/attic/old fceultra docs.zip -------------------------------------------------------------------------------- /src/attic/pc/sdl-netplay.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/attic/pc/sdl-netplay.h -------------------------------------------------------------------------------- /src/attic/pc/sdl-video.h: -------------------------------------------------------------------------------- 1 | uint32 PtoV(uint16 x, uint16 y); 2 | -------------------------------------------------------------------------------- /src/attic/pc/throttle.h: -------------------------------------------------------------------------------- 1 | void RefreshThrottleFPS(void); 2 | void SpeedThrottle(void); 3 | -------------------------------------------------------------------------------- /src/attic/sexyal/convert.h: -------------------------------------------------------------------------------- 1 | void SexiALI_Convert(SexyAL_format *srcformat, SexyAL_format *destformat, void *vdest, void *vsrc, uint32_t frames); 2 | 3 | -------------------------------------------------------------------------------- /src/attic/sexyal/convertgen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/attic/sexyal/convertgen -------------------------------------------------------------------------------- /src/attic/sexyal/drivers/osxcoreaudio.c: -------------------------------------------------------------------------------- 1 | #include 2 | #include 3 | #include 4 | 5 | 6 | -------------------------------------------------------------------------------- /src/boards/onebus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/boards/onebus.cpp -------------------------------------------------------------------------------- /src/drivers/Qt/fceux_git_info.h: -------------------------------------------------------------------------------- 1 | // fceux_git_info.h 2 | 3 | const char *fceu_get_git_url(void); 4 | const char *fceu_get_git_rev(void); 5 | -------------------------------------------------------------------------------- /src/drivers/common/hq2x.h: -------------------------------------------------------------------------------- 1 | void hq2x_32( unsigned char * pIn, unsigned char * pOut, int Xres, int Yres, int BpL); 2 | int hq2x_InitLUTs(void); 3 | void hq2x_Kill(void); 4 | 5 | -------------------------------------------------------------------------------- /src/drivers/common/hq3x.h: -------------------------------------------------------------------------------- 1 | void hq3x_32( unsigned char * pIn, unsigned char * pOut, int Xres, int Yres, int BpL); 2 | int hq3x_InitLUTs(void); 3 | void hq3x_Kill(void); 4 | 5 | -------------------------------------------------------------------------------- /src/drivers/libretro/fceux_libretro.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/libretro/fceux_libretro.so -------------------------------------------------------------------------------- /src/drivers/sdl/GamePadConf.h: -------------------------------------------------------------------------------- 1 | // GamePadConf.h 2 | 3 | // creates and opens the gamepad config window (GTK) 4 | void openGamepadConfig (void); 5 | -------------------------------------------------------------------------------- /src/drivers/sdl/cheat.h: -------------------------------------------------------------------------------- 1 | // cheat.h 2 | 3 | void openCheatsWindow(void); 4 | -------------------------------------------------------------------------------- /src/drivers/sdl/debugger.h: -------------------------------------------------------------------------------- 1 | // debugger.h 2 | // 3 | void openDebuggerWindow (void); 4 | -------------------------------------------------------------------------------- /src/drivers/sdl/fceux_git_info.h: -------------------------------------------------------------------------------- 1 | // fceux_git_info.h 2 | 3 | const char *fceu_get_git_url(void); 4 | const char *fceu_get_git_rev(void); 5 | -------------------------------------------------------------------------------- /src/drivers/sdl/memview.h: -------------------------------------------------------------------------------- 1 | // memview.h 2 | // 3 | 4 | void openMemoryViewWindow (void); 5 | -------------------------------------------------------------------------------- /src/drivers/sdl/ramwatch.h: -------------------------------------------------------------------------------- 1 | // ramwatch.h 2 | 3 | void openMemoryWatchWindow(void); 4 | -------------------------------------------------------------------------------- /src/drivers/sdl/throttle.h: -------------------------------------------------------------------------------- 1 | void RefreshThrottleFPS(); 2 | int SpeedThrottle(void); 3 | -------------------------------------------------------------------------------- /src/drivers/win/7z.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/7z.dll -------------------------------------------------------------------------------- /src/drivers/win/7z_64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/7z_64.dll -------------------------------------------------------------------------------- /src/drivers/win/config.h: -------------------------------------------------------------------------------- 1 | void SaveConfig(const char *filename); 2 | void LoadConfig(const char *filename); 3 | 4 | extern int InputType[3]; 5 | -------------------------------------------------------------------------------- /src/drivers/win/directories.h: -------------------------------------------------------------------------------- 1 | #ifndef WIN_DIRECTORIES_H 2 | #define WIN_DIRECTORIES_H 3 | 4 | void ConfigDirectories(); 5 | 6 | #endif 7 | -------------------------------------------------------------------------------- /src/drivers/win/directx/ddraw.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/ddraw.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/dinput.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/dinput.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/dsound.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/dsound.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/dxguid.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/dxguid.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/x64/ddraw.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/x64/ddraw.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/x64/dinput.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/x64/dinput.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/x64/dsound.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/x64/dsound.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/x64/dxguid.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/directx/x64/dxguid.lib -------------------------------------------------------------------------------- /src/drivers/win/directx/x64/source.txt: -------------------------------------------------------------------------------- 1 | DirectX SDK August 2007 2 | https://www.microsoft.com/en-us/download/confirmation.aspx?id=13287 -------------------------------------------------------------------------------- /src/drivers/win/guiconfig.h: -------------------------------------------------------------------------------- 1 | #ifndef WIN_GUICONFIG_H 2 | #define WIN_GUICONFIG_H 3 | 4 | #include "common.h" 5 | 6 | void ConfigGUI(); 7 | 8 | #endif 9 | -------------------------------------------------------------------------------- /src/drivers/win/help.h: -------------------------------------------------------------------------------- 1 | #include 2 | // Open a help window to the default topic, or to ::/subpage.htm 3 | void OpenHelpWindow(std::string subpage = ""); 4 | -------------------------------------------------------------------------------- /src/drivers/win/lua/luaperks.txt: -------------------------------------------------------------------------------- 1 | luaperks.lib is a part of: 2 | https://github.com/TASVideos/tastools -------------------------------------------------------------------------------- /src/drivers/win/lua/win32/lua5.1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/win32/lua5.1.dll -------------------------------------------------------------------------------- /src/drivers/win/lua/win32/lua51.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/win32/lua51.dll -------------------------------------------------------------------------------- /src/drivers/win/lua/win32/lua51.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/win32/lua51.lib -------------------------------------------------------------------------------- /src/drivers/win/lua/win32/luaperks.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/win32/luaperks.lib -------------------------------------------------------------------------------- /src/drivers/win/lua/x64/lua5.1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/x64/lua5.1.dll -------------------------------------------------------------------------------- /src/drivers/win/lua/x64/lua51.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/x64/lua51.dll -------------------------------------------------------------------------------- /src/drivers/win/lua/x64/lua51.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/x64/lua51.lib -------------------------------------------------------------------------------- /src/drivers/win/lua/x64/luaperks.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/lua/x64/luaperks.lib -------------------------------------------------------------------------------- /src/drivers/win/monitor.h: -------------------------------------------------------------------------------- 1 | void DoByteMonitor(); 2 | -------------------------------------------------------------------------------- /src/drivers/win/movieoptions.h: -------------------------------------------------------------------------------- 1 | void OpenMovieOptions(); 2 | 3 | extern int pauseAfterPlayback; -------------------------------------------------------------------------------- /src/drivers/win/netplay.h: -------------------------------------------------------------------------------- 1 | extern CFGSTRUCT NetplayConfig[]; 2 | -------------------------------------------------------------------------------- /src/drivers/win/palette.h: -------------------------------------------------------------------------------- 1 | #ifndef WIN_PALETTE_H 2 | #define WIN_PALETTE_H 3 | 4 | void ConfigPalette(); 5 | bool SetPalette(const char* nameo); 6 | 7 | #endif 8 | -------------------------------------------------------------------------------- /src/drivers/win/ppuview.h: -------------------------------------------------------------------------------- 1 | extern int PPUViewScanline; 2 | extern int PPUViewer; 3 | void DoPPUView(); 4 | void PPUViewDoBlit(); 5 | 6 | -------------------------------------------------------------------------------- /src/drivers/win/replay.h: -------------------------------------------------------------------------------- 1 | void Replay_LoadMovie(); 2 | void UpdateReplayCommentsSubs(const char * fname); -------------------------------------------------------------------------------- /src/drivers/win/res/branch_spritesheet.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/branch_spritesheet.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/taseditor-icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/taseditor-icon.ico -------------------------------------------------------------------------------- /src/drivers/win/res/taseditor-icon32.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/taseditor-icon32.ico -------------------------------------------------------------------------------- /src/drivers/win/res/te_0.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_0.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_0_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_0_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_1.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_1.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_10.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_10.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_10_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_10_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_11.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_11.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_11_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_11_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_12.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_12.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_12_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_12_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_13.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_13.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_13_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_13_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_14.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_14.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_14_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_14_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_15.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_15.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_15_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_15_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_16.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_16_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_16_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_17.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_17.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_17_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_17_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_18.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_18.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_18_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_18_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_19.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_19.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_19_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_19_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_1_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_1_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_2.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_2_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_2_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_3.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_3.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_3_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_3_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_4.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_4.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_4_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_4_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_5.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_5.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_5_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_5_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_6.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_6.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_6_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_6_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_7.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_7.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_7_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_7_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_8.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_8.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_8_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_8_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_9.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_9.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_9_selected.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_9_selected.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_arrow.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_arrow.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_green_arrow.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_green_arrow.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_green_blue_arrow.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_green_blue_arrow.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_0.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_0.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_0_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_0_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_0_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_0_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_1.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_1.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_10.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_10.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_10_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_10_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_10_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_10_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_11.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_11.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_11_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_11_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_11_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_11_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_12.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_12.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_12_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_12_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_12_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_12_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_13.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_13.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_13_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_13_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_13_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_13_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_14.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_14.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_14_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_14_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_14_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_14_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_15.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_15.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_15_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_15_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_15_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_15_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_16.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_16.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_16_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_16_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_16_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_16_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_17.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_17.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_17_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_17_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_17_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_17_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_18.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_18.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_18_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_18_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_18_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_18_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_19.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_19.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_19_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_19_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_19_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_19_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_1_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_1_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_1_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_1_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_2.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_2_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_2_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_2_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_2_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_3.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_3.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_3_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_3_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_3_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_3_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_4.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_4.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_4_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_4_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_4_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_4_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_5.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_5.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_5_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_5_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_5_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_5_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_6.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_6.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_6_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_6_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_6_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_6_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_7.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_7.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_7_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_7_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_7_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_7_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_8.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_8.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_8_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_8_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_8_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_8_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_9.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_9.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_9_lostpos.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_9_lostpos.bmp -------------------------------------------------------------------------------- /src/drivers/win/res/te_piano_9_playback.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/res/te_piano_9_playback.bmp -------------------------------------------------------------------------------- /src/drivers/win/state.h: -------------------------------------------------------------------------------- 1 | void FCEUD_SaveStateAs(); 2 | void FCEUD_LoadStateFrom(); 3 | 4 | void LoadBackup(); //Load backup savestate 5 | -------------------------------------------------------------------------------- /src/drivers/win/throttle.h: -------------------------------------------------------------------------------- 1 | void InitSpeedThrottle(void); 2 | int SpeedThrottle(void); 3 | void RefreshThrottleFPS(); 4 | -------------------------------------------------------------------------------- /src/drivers/win/timing.h: -------------------------------------------------------------------------------- 1 | #ifndef WIN_TIMING_H 2 | #define WIN_TIMING_H 3 | 4 | void ConfigTiming(); 5 | 6 | #endif 7 | -------------------------------------------------------------------------------- /src/drivers/win/wave.h: -------------------------------------------------------------------------------- 1 | bool CreateSoundSave(); 2 | int CloseWave(); 3 | -------------------------------------------------------------------------------- /src/drivers/win/zlib/changelog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/src/drivers/win/zlib/changelog -------------------------------------------------------------------------------- /src/fds.h: -------------------------------------------------------------------------------- 1 | extern bool isFDS; 2 | void FDSSoundReset(void); 3 | 4 | void FCEU_FDSInsert(void); 5 | //void FCEU_FDSEject(void); 6 | void FCEU_FDSSelect(void); 7 | -------------------------------------------------------------------------------- /src/fir/README: -------------------------------------------------------------------------------- 1 | appears to be related to http://gmeteor.sourceforge.net/index.html -------------------------------------------------------------------------------- /src/utils/crc32.h: -------------------------------------------------------------------------------- 1 | uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len); 2 | -------------------------------------------------------------------------------- /src/utils/general.h: -------------------------------------------------------------------------------- 1 | 2 | extern uint32 uppow2(uint32 n); 3 | 4 | -------------------------------------------------------------------------------- /vc/BizHawk.Build.Tool.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/BizHawk.Build.Tool.exe -------------------------------------------------------------------------------- /vc/Help/fceux.hnd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/Help/fceux.hnd -------------------------------------------------------------------------------- /vc/Help/taseditor-ru.hnd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/Help/taseditor-ru.hnd -------------------------------------------------------------------------------- /vc/Help/taseditor.hnd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/Help/taseditor.hnd -------------------------------------------------------------------------------- /vc/SubWCRev.bat: -------------------------------------------------------------------------------- 1 | BizHawk.Build.Tool GIT_REV --wc .. --template "defaultconfig\svnrev_template.h" --out "userconfig\svnrev.h" 2 | exit 0 -------------------------------------------------------------------------------- /vc/defaultconfig/scmrev.h: -------------------------------------------------------------------------------- 1 | #define SCM_REV_STR "" 2 | #define SCM_DESC_STR "" 3 | #define SCM_BRANCH_STR "" 4 | #define SCM_IS_MASTER 1 5 | -------------------------------------------------------------------------------- /vc/deploy.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | echo Password: 3 | set /p ANSWER= 4 | @echo on 5 | call archive.bat 6 | call upload.bat %ANSWER% -------------------------------------------------------------------------------- /vc/pscp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/pscp.exe -------------------------------------------------------------------------------- /vc/upx.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/upx.exe -------------------------------------------------------------------------------- /vc/userconfig/readme.txt: -------------------------------------------------------------------------------- 1 | see the defaultconfig directory for more information on what this is all about -------------------------------------------------------------------------------- /vc/zip.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/vc/zip.exe -------------------------------------------------------------------------------- /web/TODO.txt: -------------------------------------------------------------------------------- 1 | Fix up press releases 2 | Page about long term fceux plans (core development, movie, debugging, lua etc) -------------------------------------------------------------------------------- /web/ads.txt: -------------------------------------------------------------------------------- 1 | google.com, pub-0764229755985190, DIRECT, f08c47fec0942fa0 -------------------------------------------------------------------------------- /web/assets/CheatSearch.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/CheatSearch.PNG -------------------------------------------------------------------------------- /web/assets/CodeDataLogger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/CodeDataLogger.png -------------------------------------------------------------------------------- /web/assets/Controller.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/Controller.jpg -------------------------------------------------------------------------------- /web/assets/Debugger.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/Debugger.PNG -------------------------------------------------------------------------------- /web/assets/FCEUX-main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/FCEUX-main.png -------------------------------------------------------------------------------- /web/assets/Famicom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/Famicom.jpg -------------------------------------------------------------------------------- /web/assets/GGEncoder.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/GGEncoder.PNG -------------------------------------------------------------------------------- /web/assets/HexEditor.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/HexEditor.PNG -------------------------------------------------------------------------------- /web/assets/ICON_1.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/ICON_1.ico -------------------------------------------------------------------------------- /web/assets/InputConfig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/InputConfig.png -------------------------------------------------------------------------------- /web/assets/Metadata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/Metadata.png -------------------------------------------------------------------------------- /web/assets/NES.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/NES.png -------------------------------------------------------------------------------- /web/assets/NametableViewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/NametableViewer.png -------------------------------------------------------------------------------- /web/assets/PPUViewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/PPUViewer.png -------------------------------------------------------------------------------- /web/assets/Palette.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/Palette.png -------------------------------------------------------------------------------- /web/assets/PlayMovie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/PlayMovie.png -------------------------------------------------------------------------------- /web/assets/QtSDL-DebugTools-HiRes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/QtSDL-DebugTools-HiRes.png -------------------------------------------------------------------------------- /web/assets/QtSDL-DebugTools_640px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/QtSDL-DebugTools_640px.png -------------------------------------------------------------------------------- /web/assets/RamSearch.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/RamSearch.PNG -------------------------------------------------------------------------------- /web/assets/RamWatch.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/RamWatch.PNG -------------------------------------------------------------------------------- /web/assets/RecordMovie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/RecordMovie.png -------------------------------------------------------------------------------- /web/assets/SoundConfig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/SoundConfig.png -------------------------------------------------------------------------------- /web/assets/TASEdit.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/TASEdit.PNG -------------------------------------------------------------------------------- /web/assets/TraceLogger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/TraceLogger.png -------------------------------------------------------------------------------- /web/assets/VideoConfig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/VideoConfig.png -------------------------------------------------------------------------------- /web/assets/debugging_environment_1900px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/debugging_environment_1900px.png -------------------------------------------------------------------------------- /web/assets/debugging_environment_640px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/debugging_environment_640px.png -------------------------------------------------------------------------------- /web/assets/valid-xhtml11: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/valid-xhtml11 -------------------------------------------------------------------------------- /web/assets/vcss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/assets/vcss -------------------------------------------------------------------------------- /web/files/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/base.gif -------------------------------------------------------------------------------- /web/files/dtree.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/dtree.css -------------------------------------------------------------------------------- /web/files/dtree.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/dtree.js -------------------------------------------------------------------------------- /web/files/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/empty.gif -------------------------------------------------------------------------------- /web/files/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/folder.gif -------------------------------------------------------------------------------- /web/files/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/folderopen.gif -------------------------------------------------------------------------------- /web/files/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/join.gif -------------------------------------------------------------------------------- /web/files/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/joinbottom.gif -------------------------------------------------------------------------------- /web/files/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/line.gif -------------------------------------------------------------------------------- /web/files/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/minus.gif -------------------------------------------------------------------------------- /web/files/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/minusbottom.gif -------------------------------------------------------------------------------- /web/files/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/nolines_minus.gif -------------------------------------------------------------------------------- /web/files/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/nolines_plus.gif -------------------------------------------------------------------------------- /web/files/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/page.gif -------------------------------------------------------------------------------- /web/files/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/plus.gif -------------------------------------------------------------------------------- /web/files/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/files/plusbottom.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/0.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/1.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/10.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/11.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/12.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/13.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/14.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/15.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/16.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/17.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/18.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/19.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/2.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/20.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/21.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/22.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/23.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/24.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/25.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/26.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/27.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/28.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/29.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/3.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/30.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/31.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/32.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/33.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/34.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/35.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/36.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/37.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/38.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/39.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/4.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/40.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/41.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/5.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/6.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/7.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/8.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/9.png -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/icons.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/loading.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/chm/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/chm/vline.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/0.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/1.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/10.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/11.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/12.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/13.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/14.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/15.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/16.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/17.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/18.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/19.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/2.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/20.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/21.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/22.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/23.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/24.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/25.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/26.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/27.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/28.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/29.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/3.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/30.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/31.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/32.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/33.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/34.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/35.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/36.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/37.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/38.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/39.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/4.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/40.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/41.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/5.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/6.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/7.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/8.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/9.png -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/icons.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/loading.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/folder/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/folder/vline.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/0.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/1.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/10.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/11.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/12.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/13.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/14.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/15.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/16.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/17.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/18.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/19.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/2.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/20.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/21.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/22.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/23.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/24.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/25.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/26.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/27.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/28.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/29.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/3.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/30.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/31.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/32.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/33.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/34.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/35.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/36.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/37.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/38.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/39.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/4.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/40.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/41.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/5.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/6.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/7.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/8.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/9.png -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/icons.gif -------------------------------------------------------------------------------- /web/help/css/dynatree/vista/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/css/dynatree/vista/loading.gif -------------------------------------------------------------------------------- /web/help/css/ielte8.css: -------------------------------------------------------------------------------- 1 | .ui-tabs .ui-tabs-nav { 2 | padding: 0; 3 | } -------------------------------------------------------------------------------- /web/help/img/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/arrow_left.png -------------------------------------------------------------------------------- /web/help/img/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/arrow_right.png -------------------------------------------------------------------------------- /web/help/img/arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/arrow_up.png -------------------------------------------------------------------------------- /web/help/img/book-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/book-closed.png -------------------------------------------------------------------------------- /web/help/img/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/book.png -------------------------------------------------------------------------------- /web/help/img/footer-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/footer-bg.png -------------------------------------------------------------------------------- /web/help/img/header-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/header-bg.png -------------------------------------------------------------------------------- /web/help/img/topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/topic.png -------------------------------------------------------------------------------- /web/help/img/treeview-default-line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/treeview-default-line.gif -------------------------------------------------------------------------------- /web/help/img/treeview-default.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/img/treeview-default.gif -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/0.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/1.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/10.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/11.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/12.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/13.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/14.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/15.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/16.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/17.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/18.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/19.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/2.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/20.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/21.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/22.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/23.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/24.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/25.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/26.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/27.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/28.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/29.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/3.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/30.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/31.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/32.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/33.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/34.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/35.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/36.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/37.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/38.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/39.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/4.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/40.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/41.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/5.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/6.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/7.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/8.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/chm/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/chm/9.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/0.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/1.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/2.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/3.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/4.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/5.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/6.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/7.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/8.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/dynatree/vista/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/css/dynatree/vista/9.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/css/ielte8.css: -------------------------------------------------------------------------------- 1 | .ui-tabs .ui-tabs-nav { 2 | padding: 0; 3 | } -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/arrow_left.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/arrow_right.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/arrow_up.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/book-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/book-closed.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/book.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/footer-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/footer-bg.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/header-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/header-bg.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/topic.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/img/treeview-default.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/img/treeview-default.gif -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/Monitor-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/Monitor-example.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/NES-controller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/NES-controller.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/chip-and-dale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/chip-and-dale.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/config-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/config-menu.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/export-to-fm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/export-to-fm2.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/famtasia-smb3j.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/famtasia-smb3j.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/find-note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/find-note.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/help-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/help-menu.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/keyboard-hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/keyboard-hotkeys.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/lua-run-manual.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/lua-run-manual.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/patterns-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/patterns-menu.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/pianoroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/pianoroll.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/save-compact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/save-compact.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/savestate_slots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/savestate_slots.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/smb-segments.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/smb-segments.gif -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/smb-zigzag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/smb-zigzag.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/taseditor-smb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/taseditor-smb.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-branches.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-branches.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-history.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-lua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-lua.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-method1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-method1.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-method2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-method2.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-method3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-method3.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-playback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-playback.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-recorder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-recorder.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox-splicer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox-splicer.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/toolbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/toolbox.png -------------------------------------------------------------------------------- /web/help/taseditor-ru/lib/view-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor-ru/lib/view-menu.png -------------------------------------------------------------------------------- /web/help/taseditor/_keywords.json: -------------------------------------------------------------------------------- 1 | [] -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/0.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/1.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/10.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/11.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/12.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/13.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/14.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/15.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/16.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/17.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/18.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/19.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/2.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/20.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/21.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/22.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/23.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/24.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/25.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/26.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/27.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/28.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/29.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/3.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/30.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/31.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/32.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/33.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/34.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/35.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/36.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/37.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/38.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/39.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/4.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/40.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/41.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/5.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/6.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/7.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/8.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/9.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/icons.gif -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/chm/vline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/chm/vline.gif -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/0.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/1.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/10.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/11.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/12.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/13.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/14.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/15.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/16.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/17.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/18.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/19.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/2.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/20.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/21.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/22.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/23.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/24.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/25.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/26.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/27.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/28.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/3.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/4.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/5.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/6.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/7.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/8.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/folder/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/folder/9.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/0.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/1.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/10.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/11.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/12.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/13.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/14.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/15.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/16.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/17.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/18.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/19.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/2.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/20.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/21.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/22.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/23.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/24.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/25.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/26.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/27.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/28.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/29.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/3.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/30.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/31.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/32.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/33.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/34.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/35.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/36.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/37.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/38.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/39.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/4.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/40.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/41.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/5.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/6.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/7.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/8.png -------------------------------------------------------------------------------- /web/help/taseditor/css/dynatree/vista/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/css/dynatree/vista/9.png -------------------------------------------------------------------------------- /web/help/taseditor/css/ielte8.css: -------------------------------------------------------------------------------- 1 | .ui-tabs .ui-tabs-nav { 2 | padding: 0; 3 | } -------------------------------------------------------------------------------- /web/help/taseditor/img/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/arrow_left.png -------------------------------------------------------------------------------- /web/help/taseditor/img/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/arrow_right.png -------------------------------------------------------------------------------- /web/help/taseditor/img/arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/arrow_up.png -------------------------------------------------------------------------------- /web/help/taseditor/img/book-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/book-closed.png -------------------------------------------------------------------------------- /web/help/taseditor/img/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/book.png -------------------------------------------------------------------------------- /web/help/taseditor/img/footer-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/footer-bg.png -------------------------------------------------------------------------------- /web/help/taseditor/img/header-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/header-bg.png -------------------------------------------------------------------------------- /web/help/taseditor/img/topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/topic.png -------------------------------------------------------------------------------- /web/help/taseditor/img/treeview-default.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/img/treeview-default.gif -------------------------------------------------------------------------------- /web/help/taseditor/lib/Monitor-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/Monitor-example.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/NES-controller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/NES-controller.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example1.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example2.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example3.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example4.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example5.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/branches-example6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/branches-example6.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/chip-and-dale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/chip-and-dale.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/config-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/config-menu.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/export-to-fm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/export-to-fm2.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/famtasia-smb3j.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/famtasia-smb3j.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/find-note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/find-note.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/game-player-taser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/game-player-taser.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/help-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/help-menu.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/hotchanges-colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/hotchanges-colors.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/keyboard-all-keys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/keyboard-all-keys.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/keyboard-hotkeys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/keyboard-hotkeys.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/lua-run-manual.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/lua-run-manual.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/patterns-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/patterns-menu.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/pianoroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/pianoroll.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/save-compact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/save-compact.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/savestate_slots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/savestate_slots.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/smb-segments.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/smb-segments.gif -------------------------------------------------------------------------------- /web/help/taseditor/lib/smb-zigzag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/smb-zigzag.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/taseditor-smb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/taseditor-smb.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-bookmarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-bookmarks.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-branches.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-branches.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-history.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-lua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-lua.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-method1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-method1.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-method2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-method2.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-method3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-method3.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-playback.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-playback.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-recorder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-recorder.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-selection.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox-splicer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox-splicer.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/toolbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/toolbox.png -------------------------------------------------------------------------------- /web/help/taseditor/lib/view-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/taseditor/lib/view-menu.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/0.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/1.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/10.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/11.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/12.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/13.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/14.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/15.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/16.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/17.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/18.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/19.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/2.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/20.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/21.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/22.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/23.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/24.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/25.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/26.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/27.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/28.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/29.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/3.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/30.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/31.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/32.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/33.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/34.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/35.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/36.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/37.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/38.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/39.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/4.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/40.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/41.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/5.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/6.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/7.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/8.png -------------------------------------------------------------------------------- /web/help/vendors/helpndoc-5/icons/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/help/vendors/helpndoc-5/icons/9.png -------------------------------------------------------------------------------- /web/old/htdocs/.htaccess: -------------------------------------------------------------------------------- 1 | php_value include_path "../htdocs-inc:." 2 | -------------------------------------------------------------------------------- /web/osx.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TASEmulators/fceux/ee76b578f45d787f7bb34969c328f331c39ff6d5/web/osx.html --------------------------------------------------------------------------------