Giter Club home page Giter Club logo

ft-gbdumper's Introduction

FT-GBDumper

GB Cartridge Dumper using FT232HL

なにこれ

  • FT232H, MCP23S17を使ったGBダンパー
  • 256kb/sぐらいでる
  • GBAにも対応
  • なぜかMBC2のセーブ読み書きができない
  • GBメモリカセットの読み出しに対応(未保障)
  • セーブ消えても知りません

About this

  • GB Dumper using FT232HL, MCP23S17
  • Read Speed is about 256 KB/s
  • It is possible to support to GBA. (not implemented)
  • It not supported MBC2 save read/write.
  • Support GB Memory full dump. (not tested)

回路 / Circuit

  • 回路は自作ROMライタと同じ
  • [FT232H] ACbus <===> DataBus
  • [FT232H] SPI <===> [MCP23S17] SPI
  • [FT232H] AD4 ====> /WE
  • [FT232H] AD5 ====> unused
  • [FT232H] AD6 ====> /CE
  • [FT232H] AD7 ====> /OE
  • [MCP23S17] GPA ====> Address 0-7
  • [MCP23S17] GPB ====> Address 8-15
  • [GB] RST <==== VCC

回路図を@YoutechA320Uさんから頂いたので掲載いたします。
Circuit

使い方 / usage

  1. FT232HにD2XXドライバをインストール
  2. exeを実行
  3. カセットを挿す
  4. Enterキーを押してROM情報を確認する
    • 接触不良というメッセージが出たら出なくなるまで試行錯誤する
  5. 実行したい操作の番号を入力

  1. Install FTDI D2XX driver to FT232H
  2. Execute exe
  3. Insert cartridge
  4. Press enter key and check ROM header
    • If appear message [Contact Failure], cleanup connector and press Enter.
  5. Input number of operation.

参考 / technical reference

Build

  • This project using the programming language of Active Basic 4.
  • AB-FT232HLib is required to build the program.
  • Place the library in the upper directory.

SS

ScreeenShot


Programmed by RGBA_CRT 2018
Project url: https://github.com/RGBA-CRT/FT-GBDumper

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.