wswan:tutorial:your_first_program
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wswan:tutorial:your_first_program [2025/12/31 12:35] – asie | wswan:tutorial:your_first_program [2025/12/31 15:32] (current) – asie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Your first program ====== | + | ====== Your first program |
| In this chapter, you're going to learn the basics of compiling and testing a homebrew project targetting the WonderSwan. | In this chapter, you're going to learn the basics of compiling and testing a homebrew project targetting the WonderSwan. | ||
| - | ==== Creating a project ==== | + | ===== Creating a project |
| First, set up a new project: | First, set up a new project: | ||
| Line 32: | Line 32: | ||
| Finally, you can run the ROM file using your emulator of choice. | Finally, you can run the ROM file using your emulator of choice. | ||
| - | ==== Editing source code ==== | + | ===== Editing source code ===== |
| The program is not displaying anything - after all, there' | The program is not displaying anything - after all, there' | ||
| Line 63: | Line 63: | ||
| With only an infinite loop in '' | With only an infinite loop in '' | ||
| - | ==== Throwing shade ==== | + | ===== Throwing shade ===== |
| For now, we're going to assume a " | For now, we're going to assume a " | ||
wswan/tutorial/your_first_program.1767184509.txt.gz · Last modified: by asie
