wswan:guide:wwitch
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wswan:guide:wwitch [2025/12/31 15:08] – created asie | wswan:guide:wwitch [2025/12/31 15:12] (current) – [Differences] asie | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Differences ===== | ===== Differences ===== | ||
| - | * The WonderWitch | + | * The target uses the small memory model. As such, far functions are not allowed, and code can only be up to 64 kilobytes in total. |
| - | * Under the WonderWitch environment, | + | * The target' |
| * Data does not co-exist with console RAM; the full 64 kilobytes is available to the program. | * Data does not co-exist with console RAM; the full 64 kilobytes is available to the program. | ||
| * Local variables are in the stack, which is a different address space than static data. As such, pointers to it require a stack ('' | * Local variables are in the stack, which is a different address space than static data. As such, pointers to it require a stack ('' | ||
| * Using the '' | * Using the '' | ||
| + | * The target' | ||
| ===== Limitations ===== | ===== Limitations ===== | ||
| Line 26: | Line 27: | ||
| ==== mkrom images ==== | ==== mkrom images ==== | ||
| - | As the WonderWitch hardware is expensive and usage of emulators and flash cartridges is more common, particularly on the Western side of the WonderSwan fan community, programs are additionally built as '' | + | As the WonderWitch hardware is expensive and usage of emulators and flash cartridges is more common, particularly on the Western side of the WonderSwan fan community, programs are additionally built as '' |
| The '' | The '' | ||
wswan/guide/wwitch.1767193703.txt.gz · Last modified: by asie
