Display/LCD Icons: Difference between revisions

From WSdev Wiki
Jump to navigationJump to search
(Created page with "The WonderSwan features thirteen fixed LCD segments which are displayed to the right<sup>(color)</sup> or below<sup>(mono)</sup> the main display. These are: * Six under control of software ** Large circle ** Medium circle ** Small circle ** Horizontal orientation ** Vertical orientation ** (Shooting) Star (Sleep) * Four software can query ** Speaker ** Volume A (small wave<sup>(mono)</sup>, center wave<sup>(color)</sup...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
** (Shooting) Star (Sleep)
** (Shooting) Star (Sleep)


* [[#LCD_Status_($1A)|Four software can query]]
* [[#LCD_Status_($1A)|Five software can query]]
** Speaker
** Speaker
** Volume A (small wave<sup>(mono)</sup>, center wave<sup>(color)</sup>)
** Volume A (small wave<sup>(mono)</sup>, center wave<sup>(color)</sup>)
** Volume B (big wave<sup>(mono)</sup>, outside two waves<sup>(color)</sup>)
** Volume B (big wave<sup>(mono)</sup>, outside two waves<sup>(color)</sup>)
** Headphones
** Headphones
** Cartridge


* [[Interrupts#Interrupt_NMI_Control_($B7)|One that the software can infer]]
* [[Interrupts#Interrupt_NMI_Control_($B7)|One that the software can infer]]
** Low battery
** Low battery


* Two that are entirely invisible to software
* One that is entirely invisible to software
** Power on ("Egg", resembles the mono power switch)
** Power on ("Egg", resembles the mono power switch)
** Cartridge

Latest revision as of 15:43, 23 February 2025

The WonderSwan features thirteen fixed LCD segments which are displayed to the right(color) or below(mono) the main display. These are:

  • Five software can query
    • Speaker
    • Volume A (small wave(mono), center wave(color))
    • Volume B (big wave(mono), outside two waves(color))
    • Headphones
    • Cartridge
  • One that is entirely invisible to software
    • Power on ("Egg", resembles the mono power switch)