From 8519fcf5859c0026e51d7283a4a2ead9e69411cb Mon Sep 17 00:00:00 2001 From: sanni Date: Mon, 26 Jun 2023 22:24:37 +0200 Subject: [PATCH] Destroyed Programming Flashroms (markdown) --- Programming-Flashroms.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Programming-Flashroms.md diff --git a/Programming-Flashroms.md b/Programming-Flashroms.md deleted file mode 100644 index 815002c..0000000 --- a/Programming-Flashroms.md +++ /dev/null @@ -1,11 +0,0 @@ -The OSCR can also program single flashroms. Supported are the same flashroms as with SNES repros since the "Flashrom Programmer" and SNES "Flash repro" menus share the same code in flash.ino. - -Currently there is no flash adapter PCB for HW5 but you can modify the [HW3 flash adapter](https://github.com/sanni/cartreader/wiki/Flash-Adapter): -- cut the trace going to SNES CPU Clock and rewire Flashrom OE to SNES CS -- cut the trace going to SNES IRQ and rewire Flashrom WE to SNES WR - -![233331256-3df5bf89-e27d-459d-a9a0-66ffc0c9d6cc](https://user-images.githubusercontent.com/19169494/233434145-4053a92e-4654-4ac5-99b0-693b01b133bd.jpg) -![233331265-7cd45f8b-efcd-4b0a-b958-19cb031c29db](https://user-images.githubusercontent.com/19169494/233434152-7b45b8d3-91d7-487a-8956-3b54ed19d108.JPG) - -The modified flash adapter will still work with HW3. -