GithubHelp home page GithubHelp logo

vpelletier / cartreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sanni/cartreader

0.0 0.0 0.0 106.5 MB

A shield for the Arduino Mega that can back up video game cartridges.

License: GNU General Public License v3.0

C++ 100.00%

cartreader's People

Contributors

bacteriamage avatar caitsith2 avatar dakkaron avatar ducky92 avatar jiyunomegami avatar karimhadjsalem avatar kreeblah avatar lesserkuma avatar majorpbx avatar niklasweber avatar nsx0r avatar philenotfound avatar pickle avatar psyk0p4t avatar ramapcsx2 avatar rweick avatar sakman55 avatar sanni avatar scrap-a avatar sdhizumi avatar splash5 avatar tombo89 avatar uzlopak avatar vpelletier avatar

Watchers

 avatar

cartreader's Issues

[N64] Dumping ROM with fastcrc enabled takes 33% more time than before

fastcrc is enabled by default on HW4/5 but can also be enabled on HW3 in line 118.

10.4

Saving to N64/ROM/DONKEY KONG 64/405/...
[*******************]
CRC32... 919F7E74 -> Donkey Kong 64 (Japan).z64
Done (171s)

10.4 Trim

Saving to N64/ROM/DONKEY KONG 64/406/...
[*******************]
CRC32... 919F7E74 -> Donkey Kong 64 (Japan).z64
Done (228s)

[N64] Does not count headers when reading Controller Pak

While it dumps correctly it fails at counting the headers

10.4 Trim

[+] Read ControllerPak
Saving N64/MPK/403.mpk
[*******************]
Verifying...
[*******************]
Read successfully
HDR: 0/4 - ToC: 2/2

10.4

[+] Read ControllerPak
Saving N64/MPK/404.mpk
[*******************]
Verifying...
[*******************]
Read successfully
HDR: 4/4 - ToC: 2/2

[N64] Eeprom reading/verifying broken

Tested with Donkey Kong 64, 2KB eeprom. Writing with 10.4 trim works, tested by reading back with old V10.4 before trim. But reading/verifying does read completely different data with 10.4 trim.

Writing...
//TEST/write_104_trim.eep
Done

Verifying against //TEST/write_104_trim.eep
Error: 1538 bytes 
did not verify
Press Button...

write_104_trim.zip
read_104_trim.zip

[GBA] Flashcart ID missing second byte

When trying to flash a GBA repro the flash ID comes back as 2200 instead of 227E

10.4 Trim

[+] Flash Repro

Error

Unknown Flash
Flash ID: 2200

Check voltage

Press Button...

10.4

[+] Flash Repro

ID: 227E Size: 16MB
Fujitsu MSP55LV128N

This will erase your
Repro Cartridge.

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.