@echo off echo **************************************** echo * NES ROMs converter * echo * for the NES emulator demo by GoPlat * echo * on the TI-Nspire * echo **************************************** echo Xavier Andreani echo. set /P FILE=ROM file to process: echo Generating: %FILE%.tns . . . copy /B nes.bin + %FILE% = %FILE%.tns