Cool NES emulator

Cool NES emulator

by GenericHeroGuy

👁 4,312 ❤️ 268 ⭐ 265 🔄 15
Created: Aug 19, 2021 Last modified: Jan 3, 2022 Shared: Aug 21, 2021

Description

Please wait a few seconds for the game to start. Using TurboWarp will speed things up: see the link above. For better performance, open the menu and increase the frameskip. Thanks to: @DCPU-16 for the AND/OR/XOR table generator @oxiti8 for ROM conversion instructions Planned features: APU, and better PPU Update history: 2.4 (Jan 3, 2022) CHR banking is faster Added mappers 69, 90, 206 (expansion audio supported) Improved MMC3 IRQ Fixed some APU bugs DMC sample playback is supported (requires ripping samples) 2.3 (Dec 11, 2021) Added APU Added idle skipping (manual only) Framerate is capped at 60 FPS Fixed various PPU bugs 2.2 (Nov 23, 2021) SIGNIFICANTLY faster now Added mapper 75 Fixed the scrolling bug MMC1 mirroring is fixed 2.1 (Nov 10, 2021) Added mapper 4 and 7 Various CPU improvements Minor PPU improvements 2.0 (Oct 9, 2021) Added proper GUI Removed number keys Slightly increased performance 1.2 (Oct 4, 2021) Added controls for player 2 (you have to map them yourself Mapper 3 games are slightly faster Added publish button for remix makers GUI has been separated into new sprite (not a real GUI yet) Instruction timing test ROM works again 1.1 (Aug 22, 2021) Removed an unsafe optimization 1.0 (Aug 21, 2021) Initial release

Instructions

A cool NES emulator Made with TurboWarp https://turbowarp.org/561973653 Default controls: A: L B: K Select: C Start: M D-pad: WASD Open menu: Space Player 2 controls must be mapped manually. To load ROMs, they must be converted to text format first. (NOTE: Only NTSC (USA) games are supported. PAL games might work though) Go to the following link, uncheck "Use 0x and comma" and "Insert newlines", then upload your ROM file. http://tomeko.net/online_tools/file_to_hex.php?lang=en Copy the text in the file to the clipboard, then click the Load button in the menu. Paste the text, then press enter or click the check, and enjoy! Or if you're on Linux: Open a terminal and run hexdump -ve '1/1 "%.2x"' "[file name].nes" > "rom.txt" Mappers supported: 0, 1, 2, 3, 4, 7, 69, 75, 90, 206 (incomplete: 4, 90)

Project Details

Visibility
Visible
Comments
Enabled