ScratchData LogoScratchData
Back to Executec's profile

Cool NES emulator remix

EXExecutec•Created January 23, 2023
Cool NES emulator remix
0
0
35 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 ID792491656
CreatedJanuary 23, 2023
Last ModifiedJanuary 23, 2023
SharedJanuary 23, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root