wswan:guide:porting_wwitch
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wswan:guide:porting_wwitch [2024/03/16 20:44] – asie | wswan:guide:porting_wwitch [2024/03/17 07:21] (current) – asie | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * A Freya application uses on-cartridge SRAM as static data space. This is not currently available on Wonderful - however, WonderSwan Color | * A Freya application uses on-cartridge SRAM as static data space. This is not currently available on Wonderful - however, WonderSwan Color | ||
| * gcc-ia16 requires a '' | * gcc-ia16 requires a '' | ||
| - | * The Text API operates on Shift-JIS strings. To make gcc-ia16 use Shift-JIS strings instead of UTF-8 strings, pass '' | + | * The Text API operates on Shift-JIS strings. To make gcc-ia16 use Shift-JIS strings instead of UTF-8 strings, pass '' |
| ===== Implementation status ===== | ===== Implementation status ===== | ||
| Line 28: | Line 28: | ||
| //The implementation is incomplete; you can help by [[https:// | //The implementation is incomplete; you can help by [[https:// | ||
| - | * The following headers should be fully implemented: | ||
| - | * Display ('' | ||
| - | * Color ('' | ||
| - | * Sound ('' | ||
| * Bank ('' | * Bank ('' | ||
| - | * Comm ('' | + | |
| - | * Key ('' | + | |
| - | * Text ('' | + | * Display ('' |
| - | * Timer ('' | + | * Key ('' |
| - | * The implementation of System | + | * Sound ('' |
| + | * System | ||
| + | * Text ('' | ||
| + | * Timer ('' | ||
wswan/guide/porting_wwitch.1710621872.txt.gz · Last modified: by asie
