notes:flashcart:ezflash5
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:flashcart:ezflash5 [2024/11/07 20:14] – asie | notes:flashcart:ezflash5 [2024/11/07 22:50] (current) – asie | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Commands ===== | ===== Commands ===== | ||
- | ==== SRAM: Read byte (B7 01 aa aa aa 00 00 00) ==== | + | ==== Card: Read with prefetch |
- | Returns four bytes; the first byte is the read byte. | + | * First, '' |
+ | * Next, if prefetch was not complete, '' | ||
+ | * Then, '' | ||
- | ==== ?? (B8 F2 00 00 nn 00 00 00) ==== | + | ==== SRAM: Read words (B7 01 aa bb cc 00 00 00) ==== |
- | * '' | + | Returns 4 or 512 bytes (maybe more). |
- | ==== ?? Write ASIC register ?? (B8 F4 ?? ?? ?? ?? ?? ??) ==== | + | ==== NOR: Write byte (B8 F0 aa bb cc 00 00 dd) ==== |
- | * '' | + | Writes byte '' |
- | * '' | + | |
- | * '' | + | |
- | These may influence the behaviour of command '' | + | ==== NOR: Write word (B8 F0 aa bb cc 00 ee dd) ==== |
- | * '' | + | Writes word '' |
- | In this mode, it appears that command '' | + | ==== SRAM: Write word (B8 F2 aa bb cc 00 ee dd) ==== |
- | * First, | + | Writes word '' |
- | * Next, if prefetch was not complete, '' | + | |
- | * Then, '' | + | |
- | It appears the cartridge runs a self-test of some kind for this? | + | ==== Card: ?? (B8 F4 01 nn 55 AA 55 00) ==== |
+ | |||
+ | ==== Card: Configure save emulation (B8 F4 02 nn 55 AA 55 AA) ==== | ||
+ | |||
+ | ==== Card: ?? (B8 F4 03 nn 55 AA 55 AA) ==== | ||
==== TF: Write data (B8 F6 Fa Fb Fc Fd 00 00) ==== | ==== TF: Write data (B8 F6 Fa Fb Fc Fd 00 00) ==== | ||
Line 45: | Line 47: | ||
* '' | * '' | ||
- | ==== ?? Unlock | + | ==== ?? Lock ?? (B9 FF 55 AA 00 00 00 00) ==== |
+ | |||
+ | ==== ?? Unlock ?? (B9 FF A5 5A 00 00 00 00) ==== | ||
- | ==== ?? Lock ?? (B9 FF A5 5A 00 00 00 00) ==== | + | ==== Lock until reset? (B9 FF 5A A5 00 00 00 00) ==== |
===== SRAM ===== | ===== SRAM ===== |
notes/flashcart/ezflash5.1731010471.txt.gz · Last modified: 2024/11/07 20:14 by asie