You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources.md
+5-28Lines changed: 5 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -36,33 +36,8 @@ A curated list of development resources for Game Boy Advance.
36
36
## Community
37
37
38
38
-[GBAdev Forum](https://forum.gbadev.net) - Our new hub for announcements and long-form discussion. It's a good place to ask questions and share progress on your projects.
39
-
-[GBAdev Discord](https://gbadev.net) - This is where everyone hangs out to chat nowadays. Come say hi!
40
-
<details>
41
-
<summary><em>Info for IRC users</em></summary>
42
-
43
-
All rooms are bridged to IRC channels on [EFnet](http://www.efnet.org/?module=servers).
44
-
45
-
**Main channel**
46
-
`#gbadev` - general chat
47
-
48
-
**Additional channels**
49
-
`#gba-meta` - community feedback/discussion
50
-
`#gba-help` - help & support
51
-
`#gba-emudev` - emulator development
52
-
`#gba-asm` - ARM/Thumb assembly and CPU architecture
53
-
`#gba-showcase` - share what you're working on!
54
-
`#gba-music` - listening, composing and audio programming
55
-
`#gba-offtopic` - off-topic chat
56
-
`#gba-docs` - community documentation projects (tutorials, technical docs etc.)
57
-
`#gbajam` - hang out with other GBA Jam participants & share your progress
58
-
59
-
**Project-specific channels**
60
-
`#gba-toolchain` - gba-toolchain, agbabi, and gba-hpp development & support
61
-
`#butano` - Butano engine development & support
62
-
`#natu` - Natu toolkit development & support
63
-
`#sdk-seven` - sdk-seven development & support
64
-
</details>
65
-
39
+
-[GBAdev Discord / IRC](https://gbadev.net/chat.html) - This is where everyone hangs out to chat nowadays. Come say hi!
40
+
66
41
### Other places
67
42
-[GBAdev.org](https://gbadev.org) - The longstanding homepage of the scene. Still updated with news and releases (but the forums have been broken for a while).
68
43
-[GBAtemp](https://gbatemp.net/categories/nintendo-gba-discussions.32/) - The site carries the GBA name, but nowadays the console is relegated to the backbenches. It's a good place to talk about gaming and hardware though.
@@ -75,7 +50,7 @@ A curated list of development resources for Game Boy Advance.
75
50
76
51
## Tutorials
77
52
78
-
-[Tonc](https://gbadev.net/tonc/) - The new, revamped but WIP version of the GBA Programming guide. The original version is [here](https://www.coranac.com/tonc/text/toc.htm)
53
+
-[Tonc](https://gbadev.net/tonc/) - The new, revamped version of the GBA programming tutorial. The original version is [here](https://www.coranac.com/tonc/text/toc.htm).
79
54
-[Compile C++ for GBA in under an hour](https://www.youtube.com/watch?v=EMeie_gSgDU) - Cinemint's video for getting started with C++/Butano
80
55
-[Sound on the Gameboy Advance](https://stuij.github.io/deku-sound-tutorial/) - How to write your own sound mixer / MOD music player
81
56
@@ -164,6 +139,8 @@ A curated list of development resources for Game Boy Advance.
164
139
-[GBA Winter Jam '21](https://itch.io/jam/gba-winter-jam-2021/entries)
165
140
-[GBA Jam 2022](https://itch.io/jam/gbajam22/entries)
166
141
-[GBA Winter Jam '23](https://itch.io/jam/gba-winter-jam-23)
0 commit comments