Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-05-29 15:34:56 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2021-05-29 15:34:56 +0300
commitb1af5c9a1d7075ea98514afdc85631c4901f0ef1 (patch)
treee1f1e338713c77727889008c0090cee58eb7e713 /README.md
parent6c34e818054923556e7886b9166f9a0bf0a31953 (diff)
Scripting improvement, many base features moved to scripts
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index b250b8d..66ec764 100644
--- a/README.md
+++ b/README.md
@@ -37,15 +37,10 @@ Available commands:
- **reset** - simulate reset (M2 goes to Z-state for a second)
- **dump-fds** - dump FDS card using RAM adapter and FDS drive
- **write-fds** - write FDS card using RAM adapter and FDS drive
-- **dump-tiles** - dump CHR data to PNG file
- **read-prg-ram** - read PRG RAM (battery backed save if exists)
- **write-prg-ram** - write PRG RAM
- **write-coolboy** - write COOLBOY cartridge
- **write-coolgirl** - write COOLGIRL cartridge
-- **write-eeprom** - write EEPROM-based cartridge
-- **test-prg-ram** - run PRG RAM test
-- **test-chr-ram** - run CHR RAM test
-- **test-battery** - test battery-backed PRG RAM
- **test-prg-ram-coolgirl** - run PRG RAM test for COOLGIRL cartridge
- **test-chr-ram-coolgirl** - run CHR RAM test for COOLGIRL cartridge
- **test-coolgirl** - run all RAM tests for COOLGIRL cartridge