You've already forked M5Stack-nesemu
mirror of
https://github.com/m5stack/M5Stack-nesemu.git
synced 2026-05-20 10:07:02 -07:00
320 B
320 B
| 1 | # Name, Type, SubType, Offset, Size |
|---|---|
| 2 | # Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild |
| 3 | nvs, data, nvs, 0x9000, 0x6000 |
| 4 | phy_init, data, phy, 0xf000, 0x1000 |
| 5 | factory, app, factory, 0x10000, 0x0E0000 |
| 6 | nesgame, 0x40, 0x01, 0x100000, 0x300000 |