ScratchData LogoScratchData
Back to ScratchTheBest12's profile

Cool NES emulator smb (fixed)

SCScratchTheBest12•Created October 19, 2023
Cool NES emulator smb (fixed)
0
0
9 views
View on Scratch

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

Project ID910216585
CreatedOctober 19, 2023
Last ModifiedOctober 19, 2023
SharedOctober 19, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root