WSdev Wiki: Difference between revisions
From WSdev Wiki
Jump to navigationJump to search
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* [[Memory map]] | * [[Memory map]] | ||
* [[I/O port map]] | * [[I/O port map]] | ||
* [[NEC V30MZ]] - the WonderSwan CPU (80186-compatible) | * [[NEC V30MZ]] - the WonderSwan CPU (80186-compatible) | ||
* [[Timing]] | * [[Timing]] | ||
=== File formats === | |||
* [[ROM header|ROM images]] | |||
* [[WSR|WSR]] | |||
=== Console components === | === Console components === | ||
Line 19: | Line 23: | ||
*** [[Display/Screens|Screen format]] | *** [[Display/Screens|Screen format]] | ||
*** [[Display/Sprites|Sprite format]] | *** [[Display/Sprites|Sprite format]] | ||
*** [[Display/Windows|Windows]] | |||
*** [[Display/LCD Icons|LCD icons]] | *** [[Display/LCD Icons|LCD icons]] | ||
*** [[Display/IO Ports|I/O ports]] | *** [[Display/IO Ports|I/O ports]] | ||
** [[Sound]] | ** [[Sound]] | ||
*** [[DMA#Sound_DMA|Sound DMA]]<sup>(color)</sup> | |||
*** [[Hyper Voice]]<sup>(color)</sup> | *** [[Hyper Voice]]<sup>(color)</sup> | ||
** [[Keypad]] | ** [[Keypad]] | ||
Line 29: | Line 35: | ||
** [[DMA]]<sup>(color)</sup> | ** [[DMA]]<sup>(color)</sup> | ||
* [[Boot ROM]] | * [[Boot ROM]] | ||
* [[EEPROM| | * [[Internal EEPROM]] | ||
** [[EEPROM|EEPROM interface]] | |||
** [[Splash animation]]<sup>(color)</sup> | ** [[Splash animation]]<sup>(color)</sup> | ||
Latest revision as of 18:51, 23 April 2025
WonderSwan Development Wiki
Reference
General
- Memory map
- I/O port map
- NEC V30MZ - the WonderSwan CPU (80186-compatible)
- Timing
File formats
Console components
- SoC
- Display
- Sound
- Sound DMA(color)
- Hyper Voice(color)
- Keypad
- Timers
- Interrupts
- UART
- DMA(color)
- Boot ROM
- Internal EEPROM
- EEPROM interface
- Splash animation(color)
Cartridge components
- Cartridge connector
- Mapper
- Mapper-specific components
- EEPROM (2001)
- Real-Time Clock (2003)
- Cartridge-specific components
- WonderWitch NOR flash
- Handy Sonar
- mama Mitte (IR transceiver)
- Robot Works (IR transmitter)
Pinouts
- Cartridge pinout
- Accessory port pinout
- 2001 Mapper pinout
- 2003 Mapper pinout
- KARNAK pinout
- GIZA pinout
- S-3511A pinout
Accessories
- WonderBeat 9480 headphone adapter
- WonderBorg robot
- WonderGate mobile adapter
- WonderWave infrared adapter
WonderWitch
Links
- Wonderful Toolchain Wiki - gcc-ia16-based homebrew toolchain guides and documentation
- awesome-wsdev - curated documentation/tools/source code link list