Giter VIP home page Giter VIP logo

tas_replay's Introduction

ARDUINO TAS REPLAY DEVICE

Included:

  • Code to load onto the arduino once it has been configured to use it
  • The serial transfer code to transfer files from a Windows desktop
  • The writeup document

Required:

  • A cable to connect your arduino to your console
  • The scripts to generate .r16m and .r08 files found here

For further information, compile writeup/tex/TASReplay.tex as a PDF or check NESTASReplay.png or SNESTASReplay.png for wiring information for the respective NES and SNES controller cables.

Getting started

NOTE: Everything has been designed to run on an Arduino Uno or an Uno clone.

  1. Open the .ino file in the arduino IDE and upload to the Arduino.

  2. Compile tasSerialTransfer after updating the COM port in main.cpp

For NES Playback:

tasSerialTransfer.exe "LOCATION OF .r08 file" NES

For SNES playback:

tasSerialTransfer.exe "LOCATION OF .r16m file" SNES
  1. Sit back and watch your game of choice beat itself!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.