This commit is contained in:
Jakub Husak
2023-01-30 16:16:55 +01:00
parent a14703c6b4
commit 28c228c667
+2 -2
View File
@@ -1,9 +1,9 @@
##Library files. #Library files.
flashwritelib.asx is the main lib with procedures to handle various flash protocols. flashwritelib.asx is the main lib with procedures to handle various flash protocols.
there is proc inside that automatically fills the flash interface with proper functions. there is proc inside that automatically fills the flash interface with proper functions.
##Plug-ins #Plug-ins
* lib_28sf0x0.asm - handles protocol unlock/write * lib_28sf0x0.asm - handles protocol unlock/write
* lib_39sf0x0.asm handles protocol 5555/AA;2aaa/55 * lib_39sf0x0.asm handles protocol 5555/AA;2aaa/55
* lib_29f0x0.asm handles protocol 555/AA;2aa/55 * lib_29f0x0.asm handles protocol 555/AA;2aa/55