Skip to navigation

Elite on the BBC Micro and NES

Equipment: inventoryIcon

[NES version, Bank 3]

Name: inventoryIcon [Show more] Type: Variable Category: Equipment Summary: Image data for the inventory icon shown on the icon bar in the Market Price screen
Context: See this variable in context in the source code References: This variable is used as follows: * SendViewToPPU uses inventoryIcon

You can view the tiles that make up the inventory icon here: https://www.bbcelite.com/images/source/nes/inventoryIcon_ppu.png
.inventoryIcon EQUB $00, $00, $00, $06, $0F, $16, $10, $16 EQUB $00, $00, $06, $1F, $3F, $3F, $3F, $39 EQUB $00, $00, $00, $00, $00, $80, $80, $80 EQUB $00, $00, $00, $80, $C0, $40, $40, $40 EQUB $16, $16, $16, $06, $00, $00, $00, $00 EQUB $39, $39, $39, $19, $06, $00, $00, $00 EQUB $80, $80, $80, $00, $00, $00, $00, $00 EQUB $40, $40, $40, $80, $00, $00, $00, $00