Skip to content

Commit da761a2

Browse files
committed
fix tables??
1 parent f0f6549 commit da761a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hardware/dev_cart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ After enabling this mode, read from certain addresses to get information about t
205205
| $2C | 0x02 | Number of Erase Sector/Block sizes supported by device |
206206
| $2D~$30 |0xFF011000| Sector Information: 512 (0x0200) sectors; 16 (0x0010) * 256 B = 4 KiB/sector |
207207
| $31~$34 |0x1F000001| Block Information: 32 (0x0020) blocks; 256 (0x0100) * 256 B = 64 KiB/block |
208+
208209
\* Note that since the chip is not confirmed, all data is unconfirmed as well. The provided data is what's expected from a SST39LF/VF016 chip.
209210

210211
The BIOS does NOT implement or use this command.
@@ -336,6 +337,7 @@ Entries with no physical address below are either RAM locations or mapper regist
336337
| | $17FFFF | [Bank select register][] |
337338
| | $1BFFFF | [Bank select register][] |
338339
| | $1FFFFF | [Bank select register][] |
340+
339341
\* In [Product Identification Mode](#software-id-entry)
340342

341343
[Remaining plays]: #remaining-plays

0 commit comments

Comments
 (0)