An open API service indexing awesome lists of open source software.

https://github.com/sajattack/gb-cart-commander

Command-line tool for ATmega8515-based Gameboy Cartridge Reader/Writers
https://github.com/sajattack/gb-cart-commander

Last synced: 8 months ago
JSON representation

Command-line tool for ATmega8515-based Gameboy Cartridge Reader/Writers

Awesome Lists containing this project

README

          

```
GB Cart Commander 0.1
Paul Sajna
Command-line tool for ATmega8515-based Gameboy Cartridge Reader/Writers

USAGE:
gb-cart-commander [OPTIONS] [SUBCOMMAND]

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-b, --baudrate Sets the baudrate of the serial port connection [default: 187500] [possible values:
125000, 187500, 375000]

ARGS:
Sets the device to use for the serial port connect
Ex: COM4 or /dev/ttyUSB0

SUBCOMMANDS:
erase Erase flash or ram on a flash cart
help Prints this message or the help of the given subcommand(s)
info Prints info about the currently connected cartridge
read Read flash or ram on a cart
write Write flash or ram on a flash cart
```

Compatible open-source cart flasher https://github.com/melka/gbcartflasher