CartFlasher

From F256 Foenix
Revision as of 10:28, 9 December 2024 by 91.17.29.58 (talk)
Jump to navigationJump to search

https://discord.com/channels/691915291721990194/1054250056703815680/1228540690691260416

Link to the project on github: https://github.com/Red-Fool/F256_FlashCart

According to this info the flash chip in the cartridge is a Microchip Sst39vf040. The data sheet of this chip can be found here. The cartFlasher program is not understandable without this data sheet as commands which are to be sent to the chip are encoded as reads and writes to and from specific addresses in a specific sequence.